On Mon, Nov 18, 2013 at 9:48 PM, Mark Sapiro <m...@msapiro.net> wrote:
> On 11/18/2013 08:50 AM, francis picabia wrote:
>>
>> It seems the solution could be looking at MIME header tags
>> indicating it is a meeting invite, and we could block all
>> emails containing:
>>
>> ^Content-Type: text/calendar
>>
>> Placing that in Spam Filter rule does not capture the email,
>> likely because it isn't in the top header section, but within
>> the MIME encoded sections.
>
>
> What you want is the regexp
>
> ^content-type:\s*text/calendar

Hi,

That worked.

Thanks very much.  This will save some embarrassment for users
who occasionally mark an event in their calendar.

I'd also like to remark on how pleasant it is to get help
like this from an open source developer without
the demi-god undertones of some mailing lists.  It is
much appreciated.  You're doing great work.
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to