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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: 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