[Mailman-Users] Blocking attachments to all but one person?

2002-04-18 Thread Gunnar Wolf
Hi, I have attachments put on hold as a general policy for all of my lists. I do this by having this line in privacy/bounce_matching_headers: Content-Type:.*multipart I want, however, to allow any message posted by a particular person to be automatically approved, even if they have attachments.

Re: [Mailman-Users] Blocking Attachments

2001-02-13 Thread Joe Orban
way to filter them at the mailman interface. Joe - Original Message - From: "Davide G. M. Salvetti" <[EMAIL PROTECTED]> To: "Peter Hutnick" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, February 12, 2001 8

Re: [Mailman-Users] Blocking Attachments

2001-02-12 Thread Davide G. M. Salvetti
> PH == Peter Hutnick [2001-2-11] PH> It might be better just to have your MTA strip attachmnets on PH> incoming messages to the list, before Mailman ever sees them. Following this suggestion, you may want to try MimeFilter, which is a filter expecting a MIME compliant message on stdin, whi

Re: [Mailman-Users] Blocking Attachments

2001-02-11 Thread Peter Hutnick
It might be better just to have your MTA strip attachmnets on incoming messages to the list, before Mailman ever sees them. This will probably be easier to manage. For instance, your message would have been blocked if this list was set up to block messages with attachments, but if the MTA at

[Mailman-Users] Blocking Attachments

2001-02-11 Thread Joe Orban
Hi.  I am an administrator for a mailman list and I am trying to use the administrative interface to block any incoming messages that have any kind of an attachment.  I have been playing about with the Hold posts with header value matching a specified regexp option in 'Privacy Options' but