Phil Pennock wrote:
So conceptually, we want:
condition = ${if and {{eq {$sender_address}{}}\
{!eq{$received_protocol}{local}}} {yes}{no}}
The problem here is that $received_protocol is not changed during
sender verification. I believe that since the message being routed
would have been generated locally, a proper routing test would set
$received_protocol, and perhaps the other flags too. Alternatively,
a global variable such as $verifying_sender which is only true during
such a test.
http://exim.org/exim-html-4.50/doc/html/spec_15.html#IX1683
- Marc
--
## 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/