On 2013-10-10 19:38, Fabian Buss wrote:
> If count is > 100 per message I would like to logwrite the sender's email
> address.
In the DATA_ACL do:
warn condition = ${if >{$recipients_count}{100}}
log_write = recipients_count>100: sender_address=$sender_address; \
h_from=$h_from:
Greetings, Wolfgang
--
Wolfgang Breyha <[email protected]> | http://www.blafasel.at/
Vienna University Computer Center | Austria
--
## List details at https://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/