Re: [exim] Trigger a spam/malware scan within a router, out…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] Trigger a spam/malware scan within a router, outside the smtp_data ACL
On 30/03/2022 08:44, Christian Balzer via Exim-users wrote:
> Can the not_smtp ACL be abused for that with a pipe transport or similar?


Possibly, but rather unclean.

Slightly less so would be using a ${acl (my_scanner_acl}} from a suitable option
on the router, to call a custom (neither smtp or non-smtp) ACL.
--
Cheers,
Jeremy