Feature #219
create custom swiftmailer transport that uses zc code to send mails
| Status: | Resolved | Start: | 07/{{count}}/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due Date:: | ||
| Assigned to: | Martin Rademacher | % Done: | 100% |
|
| Category: | Framework | |||
| Target version: | 0.9.13 |
Description
With this we can change all mail code to using the new swfitmailer API.
in case of problems with the required transport, swiftmailer can then be configured to use this transport to use the old legacy zc code
Associated revisions
Revision e5345fff020d2c8bedc6d25640db37a919396c5a
refs #219; add empty transport class and alternative email config
Revision 2ad943275b9c83275fa01cd7001dd01272281517
refs #219; attach custom properties to message that are needed for legacy code, simplify messageBuilder usage pattern,
Revision 6415de97451be8b9b382e808a7f44ddd91dfe602
fixes #219; migrae all code to using the new messageBuilder and mailer, refactor ZMEmails.php
History
Updated by Martin Rademacher 11 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 6415de97451be8b9b382e808a7f44ddd91dfe602.