Author: Cyborg Date: To: exim-users Subject: Re: [exim] Remote Spamassassin with TLS
Am 12.01.23 um 16:23 schrieb Patrik Peng via Exim-users: > Hi all
>
> Is it somehow possible to use TLS encrypted connections when using a
> remote Spamassassin instance while scanning at ACL time with
> `spamd_address`?
>
> According to their man pages, spamc and spamd support TLS but I
> couldn't find any hints in Exim's docs.
>
> if you do not find a solution, there is always the option to use
"stunnel": A TLS-encrypting socket wrapper
just configure exim for your local endpoint and all is fine.