I have the following entry in my exim.conf at the start of router configuration.

reject_user:

driver = redirect

domains = example.com

allow_freeze

data = ${lookup{$local_part}lsearch{/etc/blockmail.txt}}



In blockmail.txt, i've the following entry - i need to block 
[email protected].

abc.def: :freeze:

I tried the following too, but the same error in the log.

abc.def: :freeze :





On Mon, 23 Nov 2009 18:10:18 +0530  wrote

>Heya,



Vaidya nathan wrote:

> Thanks Andrew. This seems to work for me. But i get the following error 

> in the Exim log, not sure why.

> 2009-11-23 17:01:05 KTERX8-00020S-A8 == [email protected] R=reject_user 

> defer (-17): error in redirect data: missing or malformed local part 

> (expected word or "
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to