Evil Ernie wrote:
> I'm trying to improve the whitelists we use. I'm looking for a way to log
> each message that is accepted in the format:
> 
> SendingDomainName SendingIPAddress From To
> 
> I can accomplish the first three with $sender_address_domain,
> $sender_host_address and $sender_address. But I cannot find the variable for
> recipient. I'm trying to use the "logwrite" command when the messages
> triggers an accept ACL.

$sender_host_address
$sender_address
$recipients

> 
> Any suggestions? TIA


-- 
Venlig hilsen / Best regards
Lasse Birnbaum Jensen

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