[TYPO3-core] RFC #17518: Content type "mailform" no longer accepts list of addresses for "Recipient List"

Jigal van Hemert jigal at xs4all.nl
Mon Feb 14 23:10:30 CET 2011


REMINDER #1

On 8-2-2011 19:06, Jigal van Hemert wrote:
> Hi,
>
> This is a SVN patch request.
>
> Type: Bugfix
>
> BT reference: http://bugs.typo3.org/view.php?id=17518
>
> Branches: trunk / 4_5
>
> Problem:
> The upgrade to SwiftMailer causes a comma separated list of addresses in
> the "Recipient List" of a mailform content item to be rejected with the
> message:
> Address in mailbox given [ A,B ] does not comply with RFC 2822, 3.6.2.
> where A,B is a comma separated list of valid email addresses.
>
> Solution:
> Parse the address(es) like we do in the Swift Mailer Adapter using the
> t3lib_mail_Rfc822AddressesParser
>
> How to test:
> Make a content element mailform and set two or more email addresses
> (comma separated) as the recipient.
>
> Notes:
> The function parseAddresses() is borrowed from the Swift Mailer Adapter
> and already in use in many installations.
>


-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-team-core mailing list