> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 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}}

- Mark


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to