Setting up swiftmailer in Symfony2

Sure, swiftmailer already comes pre configured when you install symfony2.

However, it doesn’t really work out of the box, I mean, if we just make some code to send an email no email is sent…

Continue reading “Setting up swiftmailer in Symfony2”

Advertisement