[Mailman-Users] Re: Automatically reject Spamassassin Tagged Spam?

2004-01-02 Thread David Gibbs
Ralf Hildebrandt wrote:
How can I configure Mailman to automatically discard Mails that have ***
SPAM *** in the subject header?
I'm only beginning to investigate this option, but check out the new
header_filter_rules (in the Privacy / Spam Filters category).
david

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Re: Automatically reject Spamassassin Tagged Spam?

2004-01-02 Thread Ralf Hildebrandt
* David Gibbs [EMAIL PROTECTED]:

 I'm only beginning to investigate this option, but check out the new
 header_filter_rules (in the Privacy / Spam Filters category).

Right now, I have here bounce_matching_headers, which is documented
as Hold posts with header value matching a specified regexp.

a) If it holds messages, why is it called bounce_...
b) What I'm looking for is some sort of dicard_matching_headers

Or do I need 2.1.4?

-- 
Ralf Hildebrandt (Im Auftrag des Referat V a)   [EMAIL PROTECTED]
Charite - Universitätsmedizin BerlinTel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-BerlinFax.  +49 (0)30-450 570-916
Referat V a - Kommunikationsnetze - AIM.  ralfpostfix

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Re: Automatically reject Spamassassin Tagged Spam?

2004-01-02 Thread Larry Rosenman


--On Friday, January 02, 2004 16:31:30 +0100 Ralf Hildebrandt 
[EMAIL PROTECTED] wrote:

* David Gibbs [EMAIL PROTECTED]:

I'm only beginning to investigate this option, but check out the new
header_filter_rules (in the Privacy / Spam Filters category).
Right now, I have here bounce_matching_headers, which is documented
as Hold posts with header value matching a specified regexp.
a) If it holds messages, why is it called bounce_...
b) What I'm looking for is some sort of dicard_matching_headers
Or do I need 2.1.4?
new in 2.1.4.  Get it.  Easy upgrade :-)

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgp0.pgp
Description: PGP signature
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Re: Automatically reject Spamassassin Tagged Spam?

2004-01-02 Thread Ralf Hildebrandt
* Larry Rosenman [EMAIL PROTECTED]:
 
 new in 2.1.4.  Get it.  Easy upgrade :-)

I see. Ah, I'll just wait for the Debian package. I'm a lazy sod.

-- 
Ralf Hildebrandt (Im Auftrag des Referat V a)   [EMAIL PROTECTED]
Charite - Universitätsmedizin BerlinTel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-BerlinFax.  +49 (0)30-450 570-916
Referat V a - Kommunikationsnetze - AIM.  ralfpostfix

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Re: Automatically reject Spamassassin Tagged Spam?

2004-01-02 Thread David Gibbs
Ralf Hildebrandt wrote:
I'm only beginning to investigate this option, but check out the new
header_filter_rules (in the Privacy / Spam Filters category).
Or do I need 2.1.4?
Yes, sorry, I was imprecise.

This is a new feature in 2.1.4.

Right now I'm trying to improve the logging when a message is discarded.

Python is hard when you're used to RPG and Java :)

david

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Re: Automatically reject Spamassassin Tagged Spam?

2004-01-02 Thread David Gibbs
David Gibbs wrote:
Right now I'm trying to improve the logging when a message is discarded.
Python is hard when you're used to RPG and Java :)
FWIW: I just uploaded a patch that improves the logging when a message 
is discarded due to a spam filter rule.

It can be found at 
http://sourceforge.net/tracker/index.php?func=detailaid=869394group_id=103atid=300103 
or http://tinyurl.com/2j9tl.

The new vette log entry should look something like:
Jan 02 10:43:04 2004 (7665) testlist post from
[EMAIL PROTECTED] discarded, msgid:
[EMAIL PROTECTED]:
Message discarded by filter rule match
david

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org