By m73mitchell
I’m setting up a server with Ruby to deploy a Rails application. I’m planning on using Mandrill or SendGrid (i.e. providers of transactional email services) to send notification emails and that type of thing. On my local machine, I can connect to their services via environment variables that connect to their api. In that type of situation, it’s unclear to me whether I need to install something like Postfix.
https://www.digitalocean.com/community/articles/how-to-install-and-setup-postfix-on-ubuntu-12-04
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
SendGrid says: "A local mail server, such as Postfix, is the most robust way to send email through SendGrid when configured to queue all email from your application and then relay the messages through SendGrid as a smart host. " See http://sendgrid.com/docs/Integrate/index.html
You do not need postfix or any other MTA to send mail using Mandrill or SendGrid.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.