RE: [exim] How to Reject Remote Mail Server Imposters (to se…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Suresh Ramasubramanian
Datum:  
To: Mark Smith, exim-users
CC: 
Betreff: RE: [exim] How to Reject Remote Mail Server Imposters (to self)
A bit more involved but here goes ..
http://www.exim.org/exim-html-4.40/doc/html/C049.txt

At 08:07 PM 8/3/2005, Mark Smith wrote:
> > -----Original Message-----
> > From: exim-users-bounces@???
> > [mailto:exim-users-bounces@exim.org] On Behalf Of Ilan Aisic
> >
> > My Exim is configured to require sender verify but apparently
> > it does not include "server" verify. Is there's a
> > command/parameter for this?
> >
>
>Try this:
>
>   drop
>     message   = Remote host used our name in HELO/EHLO greeting.
>     condition = ${if match_domain{$sender_helo_name}\
>                {$primary_hostname:+local_domains}\
>                {true}{false}}


-- 
linux@??? (Suresh Ramasubramanian)
jaharkes@ravel:/usr/src$ mv linux Gnu/Linux
mv: cannot move `linux' to `Gnu/Linux': No such file or directory
         jaharkes @ cs.cmu.edu in reply to RMS on linux.kernel