Re: [exim-dev] Feature: support for compressed messages on d…

Top Page
Delete this message
Reply to this message
Author: Jasen Betts
Date:  
To: exim-dev
Subject: Re: [exim-dev] Feature: support for compressed messages on delivery
On 2014-12-23, Robert Blayzor <rblayzor.bulk@???> 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