On 04/01/2022 17:21, Zakaria via Exim-dev wrote:
         tls_verify_certificates = 
/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
         hosts_require_tls =  host_list

The solution it might be just with my case. Also, I noticed LMTP server IP must 
be exposed to internet via port, in your case 2026.

If I read Axel's obfuscation correctly (sigh), he's not using TLS.

archiveopteryx_delivery:
  driver = smtp
  protocol = lmtp
  hosts = {{ lr_exim_imap_server }}
  port = 2026
  hosts_avoid_tls = {{ lr_exim_imap_server }}

--
Cheers,
  Jeremy

--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to