Re: [Mailman-Users] Mailman/SpamAssassin holding for moderation instead of discarding spam

2008-03-18 Thread Fletcher Cocquyt
Yes, I had upgraded spamassassin, but not the spamd.py After installing the latest version and bouncing its logging no more errors, and the vette log has the spamassassin scores - looks good - thanks! Fletcher On 3/18/08 5:23 PM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: > Fletcher Cocquyt wrote:

Re: [Mailman-Users] Mailman/SpamAssassin holding for moderation instead of discarding spam

2008-03-18 Thread Mark Sapiro
Fletcher Cocquyt wrote: > Hi, forgive me for replying directly ­ I¹m on the digest version of the list > and saw your reply on the web archive > > [Bounced to list - MS] > > "Post by non-member to a members-only list" is the reason > I also see this in the mailman error log: > Mar 18 15:45:02

Re: [Mailman-Users] Mailman/SpamAssassin holding for moderation instead of discarding spam

2008-03-18 Thread Fletcher Cocquyt
³Post by non-member to a members-only list² is the reason If I grep the logs for a sample spam that is held instead of discarded, I see: [EMAIL PROTECTED]:logs 4:16pm 129 # egrep 1205885237 /var/log/syslog Mar 18 15:46:46 smtp-02 sendmail[4047]: [ID 801593 mail.info] m2IMkcDw004047: from=<[EMAIL

Re: [Mailman-Users] Mailman/SpamAssassin holding for moderation instead of discarding spam

2008-03-18 Thread Fletcher Cocquyt
Hi, forgive me for replying directly ­ I¹m on the digest version of the list and saw your reply on the web archive [Bounced to list - MS] ³Post by non-member to a members-only list² is the reason If I grep the logs for a sample spam that is held instead of discarded, I see: [EMAIL PROTECTED]:lo

Re: [Mailman-Users] Mailman/SpamAssassin holding for moderation instead of discarding spam

2008-03-18 Thread Mark Sapiro
Fletcher Cocquyt wrote: >> Hi, I am seeing the same issue from this thread: >> http://www.mail-archive.com/mailman-users@python.org/msg41720.html >> >> (spamassassin scores the email as spam (> DISCARD THRESHOLD), but mailman >> still holds it for moderation) ­ and my moderators are asking "don't w

[Mailman-Users] Mailman/SpamAssassin holding for moderation instead of discarding spam

2008-03-18 Thread Fletcher Cocquyt
> Hi, I am seeing the same issue from this thread: > http://www.mail-archive.com/mailman-users@python.org/msg41720.html > > (spamassassin scores the email as spam (> DISCARD THRESHOLD), but mailman > still holds it for moderation) ­ and my moderators are asking ³don¹t we have > spam filters?!² >

SOLVED Re: [Mailman-Users] Mailman-SpamAssassin

2005-01-04 Thread John Fleming
- Original Message - From: "Gerhard Killesreiter" <[EMAIL PROTECTED]> To: "John Fleming" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, January 04, 2005 12:58 PM Subject: Re: [Mailman-Users] Mailman-SpamAssassin On Tue, 4 Jan 2005, John Fleming wrote: I&

Re: [Mailman-Users] Mailman-SpamAssassin

2005-01-04 Thread Gerhard Killesreiter
On Tue, 4 Jan 2005, John Fleming wrote: > I'm trying to use the Handler that integrates Mailman with SpamAssassin as > described at http://www.jamesh.id.au/articles/mailman-spamassassin/ and > referenced in the Mailman FAQ. Although I'm a relative newbie, I am using a > similar handler that int

[Mailman-Users] Mailman-SpamAssassin

2005-01-04 Thread John Fleming
I'm trying to use the Handler that integrates Mailman with SpamAssassin as described at http://www.jamesh.id.au/articles/mailman-spamassassin/ and referenced in the Mailman FAQ. Although I'm a relative newbie, I am using a similar handler that integrates ClamAV with Mailman successfully. However,

[Mailman-Users] mailman+spamassassin

2003-09-22 Thread Saurav Pathak
Maybe this isn't strictly a mailman problem, but I am hoping someone here has a solution. I use spamassassin to pre-filter mails, before passing them on to mailman. this i do by running spamassassin from a procmail file, and then catching the spam in mailman from the spamassassin added header, ju

Re: [Mailman-Users] mailman + spamassassin

2003-03-14 Thread Detlef Neubauer
Jonas Meurer <[EMAIL PROTECTED]> writes: > On 11/03/2003 Detlef Neubauer wrote: > > > also. Now I would like to configure mailman to filter every incoming > > > mail through spamassassin. > > > > I think it would better you let your MTA or procmail to do this job. > > Ok, let procmail do the job

Re: [Mailman-Users] mailman + spamassassin

2003-03-13 Thread Jonas Meurer
On 13/03/2003 Dave Stern - Former Rocket Scientist wrote: > It's theoretically possible but really messy. You'll still need an entry in > aliases for each list eg: > > listname: "|/usr/local/bin/procmail -m /etc/procmailrc" >and /etc/procmailrc will be rather universal, first running spamassas

Re: [Mailman-Users] mailman + spamassassin

2003-03-13 Thread Dave Stern - Former Rocket Scientist
On Thu, 13 Mar 2003, Jonas Meurer wrote: > On 11/03/2003 Detlef Neubauer wrote: > > > also. Now I would like to configure mailman to filter every incoming > > > mail through spamassassin. > > > > I think it would better you let your MTA or procmail to do this job. > > Ok, let procmail do the job i

Re: [Mailman-Users] mailman + spamassassin

2003-03-13 Thread Jonas Meurer
On 11/03/2003 Detlef Neubauer wrote: > > also. Now I would like to configure mailman to filter every incoming > > mail through spamassassin. > > I think it would better you let your MTA or procmail to do this job. Ok, let procmail do the job is fine, but is there a procmailrc that can be used for

Re: [Mailman-Users] mailman + spamassassin

2003-03-11 Thread Detlef Neubauer
Jonas Meurer <[EMAIL PROTECTED]> writes: > I asked already two times, but no answer, now the third try ;) > I have mailman set up from debian/testing (2.0.13), and spamassassin > also. Now I would like to configure mailman to filter every incoming > mail through spamassassin. I think it would bet

Re: [Mailman-Users] mailman + spamassassin

2003-03-10 Thread Sumeet
Meurer" <[EMAIL PROTECTED]> To: "Mailman-Users" <[EMAIL PROTECTED]> Sent: Monday, March 10, 2003 12:05 PM Subject: [Mailman-Users] mailman + spamassassin > Hello, > I asked already two times, but no answer, now the third try ;) > I have mailman set up from debi

[Mailman-Users] mailman + spamassassin

2003-03-10 Thread Jonas Meurer
Hello, I asked already two times, but no answer, now the third try ;) I have mailman set up from debian/testing (2.0.13), and spamassassin also. Now I would like to configure mailman to filter every incoming mail through spamassassin. I found this patch at sourceforge, but if I add SpamAssassin.py