Ok, let me try again.

The following router:

spamtest:
  debug_print = "R: spamtest for $domain"
  domains = "${if exists{CONFDIR/hubbed_hosts}\
                   {partial-lsearch;CONFDIR/hubbed_hosts}\
              fail}"
  condition = ${if def:header_To: {yes}{no}}
  driver = manualroute
  same_domain_copy_routing = yes
  transport = remote_smtp
  route_data = ${lookup{$domain}partial-lsearch{CONFDIR/hubbed_hosts}}



Gives the result:


R: spamtest for alinoe.com
checking "condition"
spamtest router skipped: condition failure


Why does it fail? Please see the previous post for details
about how I sent the mail and what the contents of the mail
are (It does include a To: header).

-- 
Carlo Wood <[EMAIL PROTECTED]>

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