W dniu 2010-07-13 21:31, Jeremy Davila pisze:
> I have the following router . If a user is not known at our domain it's 
> rejected . But then in the exim queue there are a bunch of frozen bounce 
> messages from [email protected]. 
> How can I disable that ? Thank you all in advance. 

Imho, you should put in acl_check_rcpt something like this:
deny
  message  = No such user
 !verify   = recipient

It rejects mail in session, without generating bounce.
Regards,
Marcin

/repost to mailing list/

-- 
## 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