SwiftMailer Scalability (>million emails/day)

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

rsgopi
Forum Newbie
Posts: 11
Joined: Wed Feb 27, 2008 5:48 pm

Re: SwiftMailer Scalability (>million emails/day)

Post by rsgopi »

Backport the new QP encoding system which fixes some issues with certain charsets in message headers
Is this a separate issue or related to the decorator plugin bug?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: SwiftMailer Scalability (>million emails/day)

Post by Chris Corbyn »

rsgopi wrote:
Backport the new QP encoding system which fixes some issues with certain charsets in message headers
Is this a separate issue or related to the decorator plugin bug?
Separate.
Post Reply