Linux

Postfix Untrusted TLS connection established to aspmx.l.google.com

 

Untrusted TLS connection established to xxx

暗号化はできてるけど、信用されていない><

 

# vi /etc/postfix/main.cf

smtp_tls_CAfile = /etc/pki/tls/cert.pem # ●これが抜けてた
smtp_tls_security_level = may
smtp_tls_loglevel = 1

 

$ systemctl restart postfix

 

よし🐱

Trusted TLS connection established to aspmx.l.google.com[xxx.xxx.xxx.xxx]:25: TL

 

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)