Sending emails in local development environment with Swiftmailer


/ Published in: PHP
Save to your folder(s)

This is a little snippet to prevent sending emails to customers, in a local development environment, with Swiftmailer.
I didn't find any documentation about the RedirectPlugin, so I made this example.
Please refer to the official documentation to install Swiftmailer.

URL: http://swiftmailer.org/docs/introduction.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.