Feature #33654
Add uploaded attachment to sender mail
| Status: | Under Review | Start date: | 2012-02-03 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Nicole Cordes | % Done: | 0% |
|
| Category: | Frontend Plugin | |||
| Target version: | 1.7.x | |||
| Votes: | 0 |
Description
I've generalized the condition which checks if attachments are added to the email. With this patch you could enable attachment to sender mail with TS:
plugin.tx_powermail_pi1.email.sender_mail.attachment = TEXT
...
Please take a short look at the patch, without the typoscript example I didn't add any line of code, just change two lines a little bit.
History
Updated by Alex Kellner about 1 year ago
- Target version set to 2.0.0
Updated by Alex Kellner about 1 year ago
- Status changed from New to Rejected
Updated by Alex Kellner 10 months ago
- Category set to Frontend Plugin
- Status changed from Rejected to Under Review
- Assignee set to Nicole Cordes
- Target version changed from 2.0.0 to 1.7.x
Robert asked me if we're interested in this patch