Re: [Off topic] sending mail from Comcast was: Sendmail not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]




> On Apr 19, 2020, at 3:47 PM, S.Bob <sbob@xxxxxxxxxxxxxxxxxxxxx> wrote:
> 
> my relay will be smtp.fastmail.com <http://smtp.fastmail.com/> and it requires authentication and SSL, are there added settings in main.cf that will allow this?

Yes.  You’ll want to use your favorite search engine to look up "centos postfix relayhost sasl”.  Ignore any of the wiki.centos.org <http://wiki.centos.org/> links, they’re so out of date its embarrassing. (for example, the HowTos/postfix_sasl_relayhost wiki page tells you to use stunnel and an init service downloaded from a bugzilla post!)

The important thing is you’ll set up smtp_sasl_password_maps to point to a file that has your username and password so it can authenticate against smtp.fastmail.com:587 <http://smtp.fastmail.com:587/>.

You’ll have to make sure it goes to port 587 — traffic from Comcast customers to external port 25 is blocked.


--
Jonathan Billings <billings@xxxxxxxxxx>


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux