Re: [exim] Bounce Address Tag Validation (BATV)

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Marc Perkel
Date:  
À: exim-users
Sujet: Re: [exim] Bounce Address Tag Validation (BATV)
One trick that comes to mind. I can track domains where the local_part
has an = in it. Then once a see one I can perhaps expect all email from
that domain to have the = in it and reject spoofers that lack the = ....

Thoughts?