Re: [exim] Bypass Sender Verification

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: John Burnham
Dátum:  
Címzett: altendew, exim-users
Tárgy: Re: [exim] Bypass Sender Verification
>
> Not sure where it is at, here is my check_recipient


<snip lots of stuff>

> require verify = sender


That line. Add a condition on the next line that excludes the badly configured
server that is trying to send you mail. How you do that is up to you, but I'd
advise doing it on a host level (see my previous email).
John