On Wed, 14 Jun 2006, altendew wrote: > >>Headers after rewriting and local additions: > F From: Jerk > Subject: Yes
[snip] > check verify = header_sender > verifying From: header address Jerk > require: condition test failed You've asked it to verify the sender address in the headers (verify = header_sender). But your From: header does not contain a verifyable address (it's syntactically invalid - no domain). So the condition fails. -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## 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/
