In Postfix 3.4

On 01.10.19 06:13, linkcheck wrote:
Thanks, but I'm on 3.1.1 due to Ubuntu/Mint version.

then, you need separate key and cert file.

smtpd_tls* is for receiving connections.
smtp_tls* is for outgoing connections.
You're specifying the same certificate thus makings it redundant.
You may shorten it to just two lines in your main.cf:

Thanks. Is that just for the smtp section? I understood from past reading on
the internet that I had to specify the cert data for smtp and submission as
well as in main.cf, hence my current master.cf.

Not needed, unless you want to override globals.

Also, smtp_tls* is unneeded in smtpd config, since it's related to smtp
client. And, you probably don't authenticate to others using your
certificate, so it's apparently useless too.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
LSD will make your ECS screen display 16.7 million colors

Reply via email to