if envelope :domain :is "To" "yuiop.co.uk" {
fileinto "yuiop"; stop;
}But this doesn't work; by the time the userforward router is running, the domain is cat.yuiop.co.uk (as it is for all local accounts, so this is useless for filtering). Nonetheless, when the message is finally delivered by the address_file transport which runs with the envelope_to_add option, the Envelope-to: header shows [EMAIL PROTECTED] I can't filter on that either, because it's added after the filter has been run.
What do I need to do? I'm running exim 4.66 from ATrpms on CentOS 4; I've attached my exim.conf and the full output of `exim -d+all -bt` except that I've cut out the passwd file contents.
Cheers, John.
exim.conf.gz
Description: GNU Zip compressed data
exim-bt-output.txt.gz
Description: GNU Zip compressed data
-- ## 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/
