ActionMailer and Gmail

Interesting, please let me know if this works for you. For me I haven't had such luck, I'm using Google Domain Apps for my domain. At the moment I just have Rails talk to the local postfix install which then simply smartrelay's over SSL to smtp.gmail.com. There seems to be issues configuring it from within the rails app due to gmail's security requirements for logins? Though I'd love to get this working straight from my rails app.

Hey mate,

If your development is on a mac, go to your terminal and run mail. If mail isnt getting sent out it will tell you why in there.

Cheers, Carl.