Hello, i use LogServer and to send notification i must authenticate my email server as trust. To do that i need import certificate from server in .pem format. Where i find this? Best Regards.
See Postfix main.cf file: smtpd_tls_cert_file = /etc/postfix/smtpd.cert smtpd_tls_key_file = /etc/postfix/smtpd.key