[SAtalk] Real quick question about sendmail integration..

2002-09-29 Thread Gustave Eiffel
I am running a RedHat Beta that includes Sendmail and Spamassassin. Spamassassin can be started as a service spamd. I simply need to know how to integrate it into sendmail. Do I add something to my sendmail.cf ? Is there more I need to do? I would certainly appreciate the assistance. Than

[SAtalk] how to delete messages instead of just marking as [SPAM]

2002-10-23 Thread Gustave Eiffel
I want to run smapassassin site-wide using spamc. All works fine and is marking messages with [SPAM] How can I delete these messages instead of still delivering them? Thanks Mark --- This sf.net email is sponsored by: Influence the future

Re: [SAtalk] how to delete messages instead of just marking as [SPAM]

2002-10-23 Thread Gustave Eiffel
Thanks. However not too sure how to do this: I have this in my /etc/procmailrc DROPPRIVS=yes :0fw * < 256000 | spamc What should I add? Thanks much! Mark Quoting Neal Hughes <[EMAIL PROTECTED]>: > > Use procmail to put them in spam mailbox. > > -Neal. > > At 10:53 AM 10/23/2002 -060

[SAtalk] how to reduce CPU useage. 70,000 users

2002-10-23 Thread Gustave Eiffel
Hello all, I am using spamc for all users through /etc/procmailrc on 4 servers and spamassassin works great. The problem is that it loads up the CPU to 4.0 and often 10.0 or above. How can I reduce this? Eliminate razor check is one I have seen on some other posts. What would be the best to t

Re: [SAtalk] how to reduce CPU useage. 70,000 users

2002-10-23 Thread Gustave Eiffel
I am running it through spamd an I not? Procmail is the MTA and here is the system wide /etc/procmailrc DROPPRIVS=yes :0fw * < 256000 | spamc So, spamc is the daemon is it not? Thanks Mark Quoting Jure Pecar <[EMAIL PROTECTED]>: > On Wed, 23 Oct 2002 13:00:16 -0600 >

RE: [SAtalk] how to reduce CPU useage. 70,000 users

2002-10-23 Thread Gustave Eiffel
Tried that. Load still went up to over 10.0 Any other ideas on reducing the load put on by spamassassin? Thanks Quoting Steve Thomas <[EMAIL PROTECTED]>: > | Suggestions appreciated. > | > | :0: > | * ^X-Spam-Status: Yes > | /dev/null > > suggestion: > You don't need to specify file loc

Re: [SAtalk] how to reduce CPU useage. 70,000 users

2002-10-23 Thread Gustave Eiffel
R_AGENT_OUTLOOK -0.006 > #score GIFT_CERTIFICATE 0.004 > > score EXPECT_TO_EARN 0 > score SUPERLONG_LINE 0 > score RISK_FREE 0 > score MIME_BOUND_DIGITS_30 > score BIG_BUCKS

[SAtalk] Bad bug in Perl or spamd.

2002-10-25 Thread Gustave Eiffel
This will come up alot on RedHat 8.0 users and high volume users. After much trouble shooting and trial. All users running perl 5.8 and spamassassin will find this: I am running RedHat 8.0 with spamassassin ( was 2.32 that comes with RedHat 8.0 ) 2.43 and the default Perl 5.8. I receive

[SAtalk] How to skip scan on large messages

2002-10-25 Thread Gustave Eiffel
What directive can I put in local.cf to stop SA from scanning messages over a certain size? Does anyone use this? I am trying to reduce system load. Thanks Mark --- This sf.net email is sponsored by: Influence the future of Java(TM) techno

[SAtalk] Suggestions on how to add virus scanning

2002-10-27 Thread Gustave Eiffel
On RedHat 8.0 running SA through procmail site-wide ( using sendmail as MTA )I want to add virus filtering as well. What is the easiest way to add this? It looks like Amavis is a popular choice but it apears to remove procmail as the MDA in the sendmail.cf file. Is this the case? Looking f

Re: [SAtalk] perfmance and machine sizing

2002-11-01 Thread Gustave Eiffel
I have found spamd and spamc to be quite effective and fairly low load with a high volume. I scan over 2 million messages a month on each of 4 mail servers with almost 30 being marked as spam. The machines I have are Dual xeon 1.8GHZ boxes with a GIG of RAM each. Mark Quoting gagel <[EMAIL PROT