On 2014-12-23, Robert Blayzor <[email protected]> wrote: > maildirfolder_create_regex = /\.[^/]+$ > maildir_tag = ,S=$message_size,W=${eval:$message_size + $message_linecount > + 1} > transport_filter = /usr/bin/gzip > transport_filter_timeout = 1m > > The above *does* work, and message files are store in gzip format, > but the problem is we need to use the original message size and > original message_linecount for the message tags.
You could copy that into an ACL variable in the DATA or NONSMTP ACLs -- umop apisdn -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
