On 2012-01-28 21:24, SW & Work SaS wrote:
I would like to check user activity (all using SMTP AUTH) and be warned every X messages sent or Y kb sent or Z errors
[...]
question, is the transport the correct location to put the function ? also, will all the three parameters ($authenticated_id, $message_size and acl_var) be visible at that level ?
It could be made to work, but doing it in the data acl might be simpler. -- Jeremy -- ## 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/
