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: [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}}
--
[EMAIL PROTECTED] (Suresh Ramasubramanian)
[EMAIL PROTECTED]:/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
--
## 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/