Using Google Apps gmail with Symfony nahomail plugin
- by bobo
My boss asks me to update a domain to adopt Google Apps, now everything has been done except the website is still not updated to use the Google Apps gmail server.
The website is running on Symfony 1.4.x but it is not the latest 1.4.x version, and it does not have Swiftmailer included. It now sends email (e.g. user registration confirm email) using the nahomail plugin.
Now I would like to make it send email using the Google Apps gmail server.
The website is going to be abandoned after a few months, for simplicity, I am going to do an update directly on the production server and so I am trying to avoid as many trial-and-errors as possible.
I wonder if anyone is actually using this plugin and can share the nahomail settings for gmail server that has been working nicely.
Many thanks to you all.