[TYPO3-core] RFC #17531: htmlMail - Can't send mails on port based systems with Swiftmailer substitution

Stefan Galinski sgalinski at df.eu
Wed Feb 9 22:28:03 CET 2011


Hi,

this is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=17531

Branches: 4_5, trunk

Problem:
The old and deprecated htmlmailer cannot send mails to port based systems 
anymore, because SwiftMailer always throws an exception that the generated 
message is is invalid. Unfortunatly there are some popular extensions that 
still use the htmlmailer like powermail.

Solution:
Use the code from Swift for the message id generation.

How To Test:
1) Setup somehow a system that must be called with a port information (e.g. 
example.org:81)
2) Install powermail and try to send mails

-- 
Stefan Galinski
staatl. geprüfter Informatiktechniker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17531_v1.diff
Type: text/x-patch
Size: 797 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110209/91129fad/attachment.bin>


More information about the TYPO3-team-core mailing list