Open rained23 opened 11 years ago
Have you actually tested this bug, and can you confirm this actually happens?
The current setup should clear the Swiftmailer instance every time an email is sent. The internal cache is just used to check if an email was sent, it isn't actually used to send recipients to the Swiftmailer email.
Hi,
I use this bundle to send email, I think there is a bug for sending email, because I receive an email with multiple To recipient , it store cache the other To email and combine it with the current one. So everyone receive the email.