Re: [exim] Very strange problem: E-Mail denied by ACL, but …

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] Very strange problem: E-Mail denied by ACL, but send via router
On 09/03/2021 13:21, Luca Bertoncello via Exim-users wrote:
> The virus-checking is in the data-ACL:


Look into the docs description of acl_not_smtp. The data
ACL is called after an SMTP DATA command finishes, and your
message source is not SMTP.
--
Cheers,
Jeremy