I stumbled across the "errors_to" router option and used it to deliver the
local non-SMTP message to the correct mailbox. Do you think it would be
worth including this in the documentation about VERP as well as in the
common config page
(http://www.exim.org/exim-html-4.50/doc/html/spec_46.html#SECT46.2)?

The router now reads:

verp_outbound_router:
  driver = dnslookup
  condition = ${if
[EMAIL PROTECTED]
  domains = !+local_domains
  ignore_target_hosts = <; 0.0.0.0; 127.0.0.0/8; 80.82.141.27/32
  transport = verp_smtp
  errors_to = [EMAIL PROTECTED]

Incidentally, my earlier post about a link being broken was that the link in
your documentation that pointed to:

ftp://koobera.math.uic.edu/www/proto/verp.txt

was broken, not that the link to your documentation was incorrect.

Cheers for the help

Mike

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