RE: [SAtalk] Question

2003-08-29 Thread John McGivern
ld be great. I looked around on the web for some info on it but I couldn't really find any. Thanks, John McGivern -Original Message- From: Rick Macdougall [mailto:[EMAIL PROTECTED] Sent: August 22, 2003 8:45 AM To: Thomas Skaret Larsen Cc: [EMAIL PROTECTED] Subject: Re: [SAtalk] Que

RE: [SAtalk] SoBig Virus

2003-08-26 Thread John McGivern
Hi, You ever gets a valid .pif file? I would just block them all. They are 99.9% viruses. -Original Message- From: Steve Thomas [mailto:[EMAIL PROTECTED] Sent: August 22, 2003 1:52 PM To: Patrick Bores Cc: [EMAIL PROTECTED] Subject: Re: [SAtalk] SoBig Virus On Fri, Aug 22, 2003 at 11:4

RE: [SAtalk] SoBig Virus

2003-08-26 Thread John McGivern
I realize that and thanks because I'm going to use that rule too! :) JM -Original Message- From: Steve Thomas [mailto:[EMAIL PROTECTED] Sent: August 22, 2003 4:56 PM To: John McGivern Cc: [EMAIL PROTECTED] Subject: Re: [SAtalk] SoBig Virus On Fri, Aug 22, 2003 at 03:53:33PM

RE: [SAtalk] catching the Banned CD spam!

2003-08-21 Thread John McGivern
just John Chris, this email doesn't seem to trigger the BASE64_ENC_TEXT rule when I do a SA -t on it anyway. But I think it may be some such trick because no matter what I do I can't get this banned CD to go away. DO you think if I buy it they will stop bugging me? Thanks a

RE: [SAtalk] catching the Banned CD spam!

2003-08-20 Thread John McGivern
ng something stupid but I just can't figure out what it is! I think I have tested everything. I will try some of the variations that you have all suggested and see what spamassassin gives me. Thanks! John McGivern -Original Message- From: Robert Menschel [mailto:[EMAIL PROTECTED]

[SAtalk] catching the Banned CD spam!

2003-08-18 Thread John McGivern
Hi everyone, I don't know if you guys get the SPAM that advertises the "Banned CD" I get dozens of them. Anyway, I've added a body rule looking for the term "bannedc" or "banned c" and yet it still doesn't catch it eventhough the text is right there! I know the rule is working because if I e

RE: [SAtalk] [RD] Is this correct for local.cf

2003-08-08 Thread John McGivern
Hi Frank, The local.cf file is a system file. I don't know exim but on a qmail setup it should go into the /etc/mail/spamassassin directory since it is accessed by spamassassin itself. What I'm trying to say is that it is not "user" specific in the sense that it should go in all the users dir

[SAtalk] Getting report headers with qmail/vpopmail setup

2003-07-23 Thread John McGivern
y local.cf file but they don't want to work like always_add_headers 1 and a few others. Has anyone else had this problem? Does is have anythign to do with my overall setup or that I'm using vpopmail or something else? Thanks alot! John McGivern

RE: [SAtalk] SPAM rule for big@boss.com

2003-07-22 Thread John McGivern
actual Reply To: field and therefore would never catch it becasue it is never really sent from someone person named [EMAIL PROTECTED] I think I'm right? Anyone else? Thanks again. John McGivern -Original Message- From: Klaus Mueller [mailto:[EMAIL PROTECTED] Sent: July 22, 2003 1:28

[SAtalk] SPAM rule for big@boss.com

2003-07-22 Thread John McGivern
can include this in a rule perhaps in in between some other symbol so theat the @ sign or the . isn't read as part of the rule? Thanks, John McGivern --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple oper

[SAtalk] Please help with spamassassin and qmail

2003-07-03 Thread John McGivern
Hi! I tried this question a couple of times but I'm kind of desperate so I'll try again. Any suggestions would really help me out. I am calling spamassassin from within my .qmail-default file like this: | /var/qmail/bin/preline -d /var/qmail/bin/bouncesaying "SPAM Bounce message" /var/qmail/

[SAtalk] calling spamc (or spamd) from .qmail-default

2003-06-25 Thread John McGivern
Hi! I am calling spamassassin from within my .qmail-default file like this: | /var/qmail/bin/preline -d /var/qmail/bin/bouncesaying "SPAM Bounce message" /var/qmail/bin/except /usr/bin/spamc -c | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox I know this way works and differentiates the

RE: [SAtalk] How could I know that Spamassassin is working in my system?

2003-06-25 Thread John McGivern
Another wasy to be sure that it is working in and of itself is to find the sample files (sample-nonspam.txt and sample-spam.txt) and pipe them through spamassassin like this: spamassassin -t < [path to]sample-spam.txt This will return a response indicating waht it did with the sample on your sc

RE: [SAtalk] Spamassassin hangs on spamassassin -t test....

2003-06-24 Thread John McGivern
McGivern; [EMAIL PROTECTED] Subject: Re: [SAtalk] Spamassassin hangs on spamassassin -t test At 05:05 PM 6/23/03 -0400, John McGivern wrote: >Hi! > >I did the make/ make install for SA 2.53 and everything looks fine at that >point. > >I then do the test "spamassas

RE: [SAtalk] Spamassassin hangs on spamassassin -t test....

2003-06-24 Thread John McGivern
Yes I did forget it here but I included it when testing... -Original Message- From: Jim Ford [mailto:[EMAIL PROTECTED] Sent: June 23, 2003 6:01 PM To: [EMAIL PROTECTED] Subject: Re: [SAtalk] Spamassassin hangs on spamassassin -t test On Mon, Jun 23, 2003 at 05:05:20PM -0400, John

[SAtalk] Spamassassin hangs on spamassassin -t test....

2003-06-23 Thread John McGivern
mail delivers just fine. Thanks in advance!! John McGivern --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commissi

RE: [SAtalk] spamassassin-qmail-vpopmail-qmailscanner - but no spam scanning...

2003-06-13 Thread John McGivern
mAssassin on any mail from the rest of the world :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" Perhaps I don't have tcpserver running correctly or something like that? Actually it is definitely running. I also have spamd running with the -d -x -u parameters. WH

[SAtalk] spamassassin-qmail-vpopmail-qmailscanner - but no spam scanning...

2003-06-12 Thread John McGivern
Hi, I have installed a new box with qmail/vpopmail/spamassasin/qmail-scanner/maildrop/ all the latest qmail patches including the qmailqueue patch. Eeverything mail wise works ie I can receive emails but nothing seems to get scanned by spamassassin. I think I installed qmail-scanner properly

[SAtalk] spamassasin blocking delivery of mail from qmail queue

2003-05-31 Thread John McGivern
ut I still don't receive them. Was I removed from some list because my SPAM message started bouncing to the SATalk server - I suspect so. How do I get them sending to me again? Thanks, John McGivern --- This SF.net email is sponsored by:

[SAtalk] Limiting the size of emails scanned

2003-05-27 Thread John McGivern
messages under say 20k? Thanks, John McGivern --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now