Tomasz Chmielewski wrote:
>>> Right now, I can look up the sender's domain in "Return-Path: " with
>>> lookup{$sender_address_domain}.
>>>
>>> I would like to decide about what happens with a mail based on its
>>> "From: " address, rather than "Return-Path: ".
>>>
>>> Can I do a similar check for a domain name used in the "From: " field?
>> Instead of $sender_address_domain, use ${domain:$h_From:}
>
> Hmm, doesn't seem to work properly.
>
> headers_add = Test: $domain:$h_From:
I said: "${domain:$h_From:}" ... "$domain:$h_From:" has a completely
different meaning.
--
Mike Cardwell - IT Consultant and LAMP developer
Cardwell IT Ltd. (UK Reg'd Company #06920226) http://cardwellit.com/
Technical Blog: https://secure.grepular.com/blog/
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/