Re: [Mailman-Users] attachments are not scrubbed

2005-10-23 Thread Saulius
Hello,

> messages sent to non-digest subscribers. If this was the case in your
> 2.1.4, you must have had a local patch to do it which was 'removed'
> when you upgraded to 2.1.5.

Hm, I don't remember exactly the version of mailman but it really worked 
'out of box'.

> if not GLOBAL_PIPELINE.count('Scrubber'):
> GLOBAL_PIPELINE.insert(GLOBAL_PIPELINE.index('MimeDel') + 1,
>'Scrubber')

Thanks. I put it into mm_cfg.py and everything works agains: attachments 
are scrubbed from non-digest mails.


Bye,
Saylius
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] attachments are not scrubbed

2005-10-21 Thread saulius
Hello,

> In Mailman 2.1.6, there is an option to scrub attachments from
> individual messages (non-digest emails). Prior to that, attachments
> were only scrubbed from archives and plain text format digests. Are
> you sure you didn't downgrade to 2.1.5?

No. Previous version was 2.1.4. And new version (2.1.5) I installed via deb
(Debian package). In 2.1.4 attachments were scrubbed in simple non-digest
format (there was one bug with encoding). But after I upgraded it to 2.1.5,
attachments were not scrubbed any more (but scrubber still works in archives).
Hm, is there any posibility to turn it on (maybe in code) - until there 
will be
2.1.6 in Debian packages.

Bye,
Saulius


This message was sent using IMP, the Internet Messaging Program.

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] attachments are not scrubbed

2005-10-21 Thread Saulius
Hello,

yesterday I upgraded mailman to 2.1.5 version and noticed that 
attachment no more were scrubbed (in non-digest emails) although in 
previous version they were scrubbed. Is the a bug or where should I 
'switch on' that attachments were srubbed automaticaly (i.e. attachment 
would be in some place and message contain link to it)?

By,
Saulius
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp