Re: [exim] Spam from my domain to my domain email

Inizio della pagina
Delete this message
Reply to this message
Autore: Jeremy Harris
Data:  
To: exim-users
Oggetto: Re: [exim] Spam from my domain to my domain email
On 10/03/2021 09:34, Sławomir Dworaczek via Exim-users wrote:
> How to protect exim to send email from my domain address to my domain address without authentication


In your mail acl, add a deny for senders claiming to be you when
not authenticated. Docs at
http://exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html
--
Cheers,
Jeremy