Re: [SAtalk] Another way to invoke SA???

2002-11-07 Thread Jan Schreckenbach
Robin, I don't believe getting 300 messages at once is a big problem. On my router (P5 90Mhz) fetchmail downloads all messages at once from my ISP and directly deliver it to my mail server (dual PII 350MHz). There I have exim running which calls spamc one time per message (regardless receiver it h

Re: [SAtalk] Graph of caught spam

2002-11-07 Thread Maillists for [EMAIL PROTECTED]
Very nice graph! May I make a suggestion? We hade migrated to rrdtool instead of mrtg (mrtg next gen vill use only rrdtool) and this is the result: http://mrtg.soderlund.org Just press the upper graph to see it all. It graphs not only indiviual spam, but also viruses, send, recieved, and bounc

Re: [SAtalk] Fuck. SA knocked out my maching and "killed" my email!

2002-11-07 Thread Karsten M. Self
on Fri, Oct 25, 2002 at 10:44 PM +0200, Jan Korger ([EMAIL PROTECTED]) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > I installed SA on Debian woody to filter my POP3 email. Therefore > fetchmail is used, forwarding fetched mail to localhost:smtp. Thus, > exim will be run throu

Re: [SAtalk] Another way to invoke SA???

2002-11-07 Thread Bart Schaefer
On Thu, 7 Nov 2002, Robin Lynn Frank wrote: > Does anyone have an idea of how I could overcome these bottlenecks??? Download all the messages, dropping each message in its own file in a temporary directory. Run SA's "mass-check" to determine which files represent messages that would be tagged.

[SAtalk] Another way to invoke SA???

2002-11-07 Thread Robin Lynn Frank
First, thanks to those who answered my question re stopping razor checks. Now, another question. Because we are now in a remote location, running off a generator and using a dialup, we can't run 24/7. This means each morning when we fire things up, there are about 300 messagesto be hauled down

[SAtalk] spamassassin -e and procmail

2002-11-07 Thread Shaya Potter
I'm trying to convince spamassassin to train bogofilter by first running spamassassin -e, and then training bogofilter if that "passes", but having a hard time getting the rules right. anyone know how to do this? thanks (cc me on responses)

RE: [SAtalk] false positive

2002-11-07 Thread Michael Moncur
I tried to get this to happen and it didn't set off that rule. Try posting a bug to bugzilla.spamassassin.org and attaching the entire message (as an attachment, not cut and paste) -- Michael Moncur mgm at starlingtech.com http://www.starlingtech.com/ "Confusion is always the most honest respons

RE: [SAtalk] Newbie problem: rewrite_subject not rewriting, spam_level_stars not included...

2002-11-07 Thread Geoff Brisbine
DEFAULT=5.0 rewrite_subject 1 # DEFAULT=0 spam_level_stars 1 # DEFAULT=1 spam_level_char * # DEFAULT=* subject_tag ** SPAM ** # DEFAULT=*SPAM* report_header 1 # DEFAULT=1 defang_mime 0 # DEFAULT=0 use_terse_report 1 # DEFAULT=1 version_tag gkb_v1-20021107 And it's not rewriting the su

[SAtalk] false positive

2002-11-07 Thread Jon Gabrielson
I have a false positive where the presense of a [u in the subject line i.e. [unknown] or [usa] causes: SPAM: UNDESIRED_LANGUAGE_BODY (4.0 points) BODY: Written in an undesired language When i remove [u from the subject line this rule no longer triggers. Can someone explain to me why this is

RE: [SAtalk] Graph of caught spam

2002-11-07 Thread Dallas Engelken
> Hi everyone. I work for a small ISP, and we've just installed > SpamAssassin on our front-end mail server. It's doing a LOT > better than > our previous procmail filtering -- my compliments and endless > admiration > to the authors! > > Currently we're catching nearly 2000 messages per hour,

Re: [SAtalk] Graph of caught spam

2002-11-07 Thread 'Hugh Brown'
On Thu, Nov 07, 2002 at 05:24:35PM -0500, Chris Santerre wrote: > Very nice. You don't say if your doing simply local or RAZOR2, DCC, ect... > checks. Thanks for the compliments. Right now we're just doing local; it's early so far, and I wasn't sure how much of a load we'd be putting on the serv

RE: [SAtalk] Graph of caught spam

2002-11-07 Thread Chris Santerre
Very nice. You don't say if your doing simply local or RAZOR2, DCC, ect... checks. You have to be happy with that kind of improvement! (and price) > -Original Message- > From: Hugh Brown [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 07, 2002 5:08 PM > To: [EMAIL PROTECTED] > Subj

[SAtalk] Graph of caught spam

2002-11-07 Thread Hugh Brown
Hi everyone. I work for a small ISP, and we've just installed SpamAssassin on our front-end mail server. It's doing a LOT better than our previous procmail filtering -- my compliments and endless admiration to the authors! Currently we're catching nearly 2000 messages per hour, with the thresho

Re: [SAtalk] SpamAssassin in a sendmail milter

2002-11-07 Thread Stephane Lentz
On Thu, Nov 07, 2002 at 03:28:57PM -, Marsh, Ian wrote: >All, > I'm about to embark on the process of writing a new corporate spam >filter and rather than 're-invent the wheel' I'm thinking of using >SpamAssassin as the main engine and write the filter around it. >Unfortuna

[SAtalk] Don't get X-Spam-Status Header

2002-11-07 Thread Christoph R
I have set up spamd+spamc used by sendmail+amavisd-new (amavisd is also scanning for viruses using OAV). Basically this seems to work cause I see amavisd messages in my logfile saying it is checking the mail and I also get a couple of mails dropped (in /etc/virusmails ). But I don't see any X-Spam

Re: [SAtalk] SA and RBL usage

2002-11-07 Thread Bob Proulx
Thomas Nyman <[EMAIL PROTECTED]> [2002-11-07 19:59:27 +0100]: > > As far as I can tell Spamassassin uses RBL?s by default. Is there anyway I > can check and see if SA does RBL checks?? Run a message through spamassassin with -Dt and see if it uses the checks in the header. | spamassassin -Dt

RE: [SAtalk] Why was -S option depreciated?

2002-11-07 Thread Vivek Khera
> "DWM" == Darren W McClung writes: DWM> I wish. In the last week, out of 4,816 messages, 2,744 (56%) DWM> were spam, and I've blocked a good number of the problem DWM> mailservers (*.colonize.com) at the firewall. I have found that using a relays and proxy server block list at the SMTP lev

[SAtalk] SA and RBL usage

2002-11-07 Thread Thomas Nyman
Hi As far as I can tell Spamassassin uses RBL´s by default. Is there anyway I can check and see if SA does RBL checks?? Thanks --- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http

RE: [SAtalk] Why was -S option depreciated?

2002-11-07 Thread McClung, Darren W.
I wish. In the last week, out of 4,816 messages, 2,744 (56%) were spam, and I've blocked a good number of the problem mailservers (*.colonize.com) at the firewall. Darren ___ It really doesn't save you that much processing time anyway, because the majority of your e

RE: [SAtalk] Why was -S option depreciated?

2002-11-07 Thread Paul Fries
Ahh now it all makes sense. :) Thanks Matt. Hopefully we will see this feature again. It is a great idea. So I assume that SA3 will be running all of its negative rules first then? -Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Matt Sergeant Sen

Re: [SAtalk] Why was -S option depreciated?

2002-11-07 Thread Matt Sergeant
Paul Fries said the following on 07/11/02 16:46: I use spamd, and in my configuration, I like to have SpamAssassin stop processing the message once the threshold has been reached. The -S option to spamd does this. This option is still working fine in the latest release, however I notice that th

[SAtalk] Spamassassin databases

2002-11-07 Thread sandra
Hello ALL, I would like to understand how to use sa_learn_spam... or auto_learn... I have several spam mails and I would like to put it into spamassassin database. I tried to run sa_learn_spam, and this commando put the mail messages into /root/.spamassasin/bayes* files. But If I send

[SAtalk] Auto-whitelists and blacklists

2002-11-07 Thread Enslaver
I am running spamassassin through exim with auto-whitelists enabled, i am also manually putting email addresses into the blacklist with --add-to-blacklist as the mail user. I wish to know how to list the people in the whitelist and blacklist and know how to modify/remove entry's from it. -Ensl

[SAtalk] Why was -S option depreciated?

2002-11-07 Thread Paul Fries
I use spamd, and in my configuration, I like to have SpamAssassin stop processing the message once the threshold has been reached. The -S option to spamd does this. This option is still working fine in the latest release, however I notice that the documentation for it has been removed. It has be

[SAtalk] Different users - different spam scores

2002-11-07 Thread Janet Dickson
Hi I've installed SA and was testing it before I use it site-wide. I sent the same spam message to 2 different users. With one it was picked up as spam with a score of 5.4. With the other user it wasnt recognised as spam as the score was only 4.1. In each case a different set of tests were invo

[SAtalk] Newbie problem: rewrite_subject not rewriting, spam_level_stars not included...

2002-11-07 Thread Geoff Brisbine
EFAULT=5.0 rewrite_subject 1 # DEFAULT=0 spam_level_stars 1 # DEFAULT=1 spam_level_char * # DEFAULT=* subject_tag ** SPAM ** # DEFAULT=*SPAM* report_header 1 # DEFAULT=1 defang_mime 0 # DEFAULT=0 use_terse_report 1 # DEFAULT=1 version_tag gkb_v1-20021107 And it's not rewriting the subject like I

Re: [SAtalk] How do I get rid of razor checks?

2002-11-07 Thread Theo Van Dinter
On Thu, Nov 07, 2002 at 09:07:08AM -0700, Robin Lynn Frank wrote: > Right now, we are running on a very "narrow pipe" (local ISPs suck), so I am > trying to conserve bandwidth. How do I stop SA from checking razor? score RAZOR_CHECK 0 or if you're using Razor2 score RAZOR2_CHECK 0 -- Randoml

Re: [SAtalk] SQL Database of Scores

2002-11-07 Thread Michael Duff
Our sitewide solution here was to use qmail on our email gateways, which has the nice feature of delivering each "rcpt to" separately. That way for each delivery, it can fetch that recipient's spam preferences from our LDAP directory. If the recipient happens to be a mailing list, then it uses

RE: [SAtalk] SpamAssassin in a sendmail milter

2002-11-07 Thread Marsh, Ian
Matt, The spam filter is one of the 'custom filters' available for use with PerlMx but you have to pay extra for the filter! We just have the 'base package' as funds are limited and we couldn't afford any of the 'custom filters'. The fact that spamassassin is what PerlMx uses was what drew me to

[SAtalk] How do I get rid of razor checks?

2002-11-07 Thread Robin Lynn Frank
Right now, we are running on a very "narrow pipe" (local ISPs suck), so I am trying to conserve bandwidth. How do I stop SA from checking razor? -- == Robin Lynn Frank - Director of Operations - Paradigm-Omega, LLC No attach

[SAtalk] Modified spamcheck.py for use on a Postfix gateway MTA

2002-11-07 Thread Steve Halligan
Spamcheck.py is a python script that was designed enable mail filtering using postfix, spamassassin (spamd), and lmtp. It recieves an email via a content filter from postfix, runs it through spamd, and rewrites the recipient address if it is spam. Because it is designed to use lmtp, all mailboxes

Re: [SAtalk] SpamAssassin in a sendmail milter

2002-11-07 Thread Matt Sergeant
Marsh, Ian said the following on 07/11/02 15:28: All, I'm about to embark on the process of writing a new corporate spam filter and rather than 're-invent the wheel' I'm thinking of using SpamAssassin as the main engine and write the filter around it. Unfortunately I have not been able to det

[SAtalk] SpamAssassin in a sendmail milter

2002-11-07 Thread Marsh, Ian
Title: SpamAssassin in a sendmail milter All,   I'm about to embark on the process of writing a new corporate spam filter and rather than 're-invent the wheel' I'm thinking of using SpamAssassin as the main engine and write the filter around it. Unfortunately I have not been able to determin

Re: [SAtalk] Calling F-Prot from SpamAssassin

2002-11-07 Thread Mike Burger
On 7 Nov 2002, Chad Sorrell wrote: > Has anyone tried integrated the f-prot virus scanner into SpamAssassin? > Is it even possible? Better to integrate both F-Prot and SA into a mail scanner, such as MailScanner or AMaViS. -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BB

Re: [SAtalk] sa-learn-spam

2002-11-07 Thread Theo Van Dinter
On Thu, Nov 07, 2002 at 08:24:52AM -0500, Dan Lindy wrote: > Does anyone know where sa-learn-spam and sa-learn-nonspam are hiding? > (http://spamassassin.org/doc/sa-learn-spam.html) It's part of the 2.50 (CVS) development version. It's there to train the new bayesian rules. -- Randomly Generat

Re: [SAtalk] sa-learn-spam

2002-11-07 Thread Denis Ducamp
On Thu, Nov 07, 2002 at 08:24:52AM -0500, Dan Lindy wrote: > Does anyone know where sa-learn-spam and sa-learn-nonspam are hiding? > (http://spamassassin.org/doc/sa-learn-spam.html) > > I've checked the latest tar downloads as well as CPAN and can't find any > sign of these command line utilitie

[SAtalk] Calling F-Prot from SpamAssassin

2002-11-07 Thread Chad Sorrell
Has anyone tried integrated the f-prot virus scanner into SpamAssassin? Is it even possible? -- Chadwick L. Sorrell Internet Technician Hancock Internet [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: [SAtalk] Content-type rewrite

2002-11-07 Thread Theo Van Dinter
On Thu, Nov 07, 2002 at 08:06:29AM -0500, David Corbin wrote: > Is there anyway to disable the content-type changing to text/plain? I'm > trying to collect Spam that is as "unchanged as possible." Getting rid > of new headers is easy. Dealing with "mangling" however, is not. RTFM for defang_m

[SAtalk] sa-learn-spam

2002-11-07 Thread Dan Lindy
Does anyone know where sa-learn-spam and sa-learn-nonspam are hiding? (http://spamassassin.org/doc/sa-learn-spam.html) I've checked the latest tar downloads as well as CPAN and can't find any sign of these command line utilities. I've got everything working great under Postfix, and a pile of sp

Re: [SAtalk] Content-type rewrite

2002-11-07 Thread Lars Hansson
On Thu, 07 Nov 2002 08:06:29 -0500 David Corbin <[EMAIL PROTECTED]> wrote: > Is there anyway to disable the content-type changing to text/plain? I'm > trying to collect Spam that is as "unchanged as possible." Getting rid > of new headers is easy. Dealing with "mangling" however, is not. man

[SAtalk] Content-type rewrite

2002-11-07 Thread David Corbin
Is there anyway to disable the content-type changing to text/plain? I'm trying to collect Spam that is as "unchanged as possible." Getting rid of new headers is easy. Dealing with "mangling" however, is not. David. --- This sf.net email i

[SAtalk] Problem with bounce (sorry..first post incomplete)

2002-11-07 Thread Maillists for [EMAIL PROTECTED]
Hi, everytime I have a spam-mail send to my server, I get it nicely rejected, I get it forwarded to the spam_admin_to address also nicely - but there is also a MAILER-DAEMON bounce send out to the one sending it in the first place. Now..since the bounce forwards the whole mail with the spam, it

[SAtalk] Problem with bounce

2002-11-07 Thread Maillists for [EMAIL PROTECTED]
Hi, everytime I have a spam-mail send to my server, I get it nicely rejected, I get it forwarded to the spam_admin_to address also nicely - but there is also a MAILER-DAEMON bounce send out to the one sending it in the first place. Now..since (sorry for the crosspost but as a Newbie (TM) I don

Re: [SAtalk] SA I18N: German body rules

2002-11-07 Thread Ralf Hildebrandt
Am 06.11.2002 um 23:05:11 +0100 schrieb Jan Korger folgendes: > Hi, > I don't see any German language rules in SA's default configuration and > most of my German spam (about 1 message a day) does not get tagged by SA. > Is someone working a on German ruleset already, collecting German spam or > any