Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
smtp settings for actionmailer
what should be the domain name in the ActionMailer::Base.smtp_settings for my site running at localhost. Currently I am using domain as "localhost". Is that correct?
-
What would these settings relate to? We're not familiar with ActionMailer in particular.
If this is for DKIM signing, you don't need to worry about it (and should disable it), because we perform it on our side.
If this is for whitelabeling links, you don't need to worry about it, since we do that for you, provided you're a Silver account or higher.
If this is for the display "from" domain, you should set it to whatever domain you're sending from. -
Loading Profile...




EMPLOYEE
