Post by Peter Cooper on June 30th, 2006
Using GMail with ActionMailer

- How to use GMail’s SMTP Server with Rails
- Mailtrap: Dummy Ruby SMTP server (ideal for testing ActionMailer)
- Queue ActionMailer e-mails with ar_mailer


Sending mail from Rails applications using sendmail or a normal SMTP daemon is easy, but GMail has posed some problems. Luckily, someone has worked it out and presents code on how to get ActionMailer sending through a GMail account.

Click here to add on del.icio.us
Tweet This








