How do I send email in ACtionMailer that is stored in IMAP?
- by Angela
When I use my regular client and send email through SMTP for an IMAP account, that outbound email gets saved in the IMAP "Sent" box.
How can I have the same behavior when I send email using Ruby on Rails Actionmailer?