·
1 min read
Sending eMail with Rails on Mac OS X Development Environment
You'll need a mail transport agent (MTA). I installed and used postfix using Mac Ports. You'll need to start postfix, to send mail from your Rails application. You can set it as a startup item and...