Re: [Mailman-Users] testing attachment-move custom handler

2014-06-03 Thread Sylvain Viart
Hi, Le 03/06/2014 06:18, Mark Sapiro a écrit : Of course it introduces storage and inode fillup… = Is there some cron or scheduled code available? To do what? Purging old files. I'm digging the way I should document the installation process. As this Handler is suppose to introduce

Re: [Mailman-Users] testing attachment-move custom handler

2014-06-02 Thread Sylvain Viart
Hi, We have done some tests. Thanks people testing it. Le 01/06/2014 11:38, Sylvain Viart a écrit : I'm looking for beta tester for my custom Handler. http://mailman.opensource-expert.com/mailman/listinfo/attachment-move Hosting in done in France and could be slow to reach from foreign

Re: [Mailman-Users] testing attachment-move custom handler

2014-06-02 Thread Mark Sapiro
On 06/02/2014 02:41 AM, Sylvain Viart wrote: The remaining problems: = content encoding. If you send an email encoded in us-ascii it is rewritten in utf-8 to handle the text footer. For some unknown reason (to me) the part are now base64 encoded (may be due to multi-byte characters).