ActiveCampaign / postmark-rails

Official integration library for using Rails and ActionMailer with the Postmark HTTP API
https://postmarkapp.com
MIT License
354 stars 47 forks source link

Delivery Options #87

Closed muhammedtufekyapan closed 2 years ago

muhammedtufekyapan commented 2 years ago

Hi everyone,

I'm using 'postmark-rails' gem on my application to send my transactional emails. Also, I use other platforms to send different emails for my other projects within the same app.

I use "delivery_options" to define SMTP information for each mailer. It works on localhost but doesn't work on Heroku. Any idea why this is happening?

tomazy commented 2 years ago

@muhammedtufekyapan sorry for late reply. I hope you got it working. If not, please provide more details on what kind of errors you're seeing and reopen the issue.