On Dec 23, 2014, at 3:26 PM, Jasen Betts <[email protected]> wrote: > > You could copy that into an ACL variable in the DATA or NONSMTP ACLs
Actually you can't because the transport can alter the size of the message. add_headers, remove_headers, return_path_add, envelope_to_add, etc. We would need to grab the size that was basically passed to the filter, but ignore the size that it returns. -Robert -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
