Re: Question on use of SpamCop plugin

2007-05-28 Thread Michael Monnerie
On Freitag, 20. April 2007 Vincent Fleming wrote: > I currently have SA reformatting the spam as an attachment (default > behavior) - do I need to stop the attachment thing for spamcop or can > I just forward the messages as-is? I'd like to know this too. mfg zmi -- // Michael Monnerie, Ing.BSc

RE: Question on use of SpamCop plugin

2007-04-20 Thread Vincent Fleming
, April 19, 2007 3:06 PM To: Steven W. Orr Cc: Graham Murray; spamassassin-users Subject: Re: Question on use of SpamCop plugin Steven W. Orr wrote: > What I've currently been using is this script: > > #! /bin/bash > exec tee >(mail [EMAIL PROTECTED]) | sa-learn --spam > >

Re: Question on use of SpamCop plugin

2007-04-19 Thread Michael Parker
Steven W. Orr wrote: > What I've currently been using is this script: > > #! /bin/bash > exec tee >(mail [EMAIL PROTECTED]) | sa-learn --spam > > Is there an advantage to using -r over what I have? (something like) > exec tee >(spamassassin -r) | sa-learn > -r will also perform the sa-learn po

Re: Question on use of SpamCop plugin

2007-04-19 Thread Steven W. Orr
On Thursday, Apr 19th 2007 at 19:21 +0100, quoth Graham Murray: =>"Steven W. Orr" <[EMAIL PROTECTED]> writes: => =>> I just don't know what it is that I should expect to see. Should I see =>> messages automatically going to spamcop.net? (I don't) => =>No. But when you run 'spamassassin -r' to repo

Re: Question on use of SpamCop plugin

2007-04-19 Thread Graham Murray
"Steven W. Orr" <[EMAIL PROTECTED]> writes: > I just don't know what it is that I should expect to see. Should I see > messages automatically going to spamcop.net? (I don't) No. But when you run 'spamassassin -r' to report spam, it will send the report to spamcop.

Question on use of SpamCop plugin

2007-04-19 Thread Steven W. Orr
loadplugin Mail::SpamAssassin::Plugin::SpamCop SA 3.1.8 + Sendmail + spamassmilter I added to init.pre with no lint errors loadplugin Mail::SpamAssassin::Plugin::SpamCop spamcop_to_address [EMAIL PROTECTED] spamcop_max_report_size 300 I just don't know what it is that I should expect to