Sology / maily_herald

Advanced email processing solution for Ruby on Rails applications
http://mailyherald.org
Other
579 stars 59 forks source link

Mailer is not picking up the SMTP settings from environment.rb #22

Open emaillenin opened 8 years ago

emaillenin commented 8 years ago

I have my sendgrid SMTP settings in config/environment.rb. But Maily herald is using my system's default SMTP provider to send emails. How to configure Maily herald to pickup the settings from config/environment.rb?