Re: spamd child processing timeout

2007-03-15 Thread Sandeep Agarwal
On 3/15/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: Sandeep Agarwal wrote: > On 3/7/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: >> On 3/2/2007 2:50 AM, Sandeep Agarwal wrote: >> >> > any suggestions how to fix this or the reason for this. >> >> It's probably being caused by bayes expi

Re: Bit OT - SA not running on same time as rest of system

2007-03-15 Thread Matt Kettler
Chris wrote: > I'm running Mandrake 10.1, in order to make sure my system switched to DST on > March 11th I downloaded and installed an upgrade to the timezone file. After > running it I ran > > [EMAIL PROTECTED] ~]# zdump -v /etc/localtime | grep 2007 > /etc/localtime Sun Mar 11 07:59:59 2007

Bit OT - SA not running on same time as rest of system

2007-03-15 Thread Chris
I'm running Mandrake 10.1, in order to make sure my system switched to DST on March 11th I downloaded and installed an upgrade to the timezone file. After running it I ran [EMAIL PROTECTED] ~]# zdump -v /etc/localtime | grep 2007 /etc/localtime Sun Mar 11 07:59:59 2007 UTC = Sun Mar 11 01:59:5

Multiple errors in SA

2007-03-15 Thread mikevl
Hi I am relativley new to SA with this my first major install hopefully of many The current server is RHEL4 running spamass-milter-0.3.1-3.el4.kb spamassassin-3.1.8-2.el4 sendmail-8.13.1-3.RHEL4.5 >From the log there seems to be multiple errors and I am not sure where to >start. I have looke

Re: Can't locate IO/Socket/INET.pm

2007-03-15 Thread maillist
Marc Perkel wrote: What would cause then when trying to run sa-learn. Running FC6 - what am I missing? Can't locate IO/Socket/INET.pm Download IO::Socket from CPAN http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/IO-1.2301.tar.gz -=Aubrey=-

Can't locate IO/Socket/INET.pm

2007-03-15 Thread Marc Perkel
What would cause then when trying to run sa-learn. Running FC6 - what am I missing? Can't locate IO/Socket/INET.pm

RE: spamd child processing timeout

2007-03-15 Thread Jean-Paul Natola
-Original Message- From: Daryl C. W. O'Shea [mailto:[EMAIL PROTECTED] Sent: Thursday, March 15, 2007 11:51 AM To: Sandeep Agarwal Cc: users@spamassassin.apache.org Subject: Re: spamd child processing timeout Sandeep Agarwal wrote: > On 3/7/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrot

Re: AW: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread maillist
Starckjohann, Ove wrote: It was Aubreys Mail: -Ursprüngliche Nachricht- Von: maillist [mailto:[EMAIL PROTECTED] ... It should be /etc/mail/spamassassin/local.cf -=Aubrey=- Ove Starckjohann -Ursprüngliche Nachricht- Von: Jim Maul [mailto:[EMAIL PROTECTED] Gesendet:

Re: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Chris St. Pierre
On Thu, 15 Mar 2007, Jim Maul wrote: Sure, SA *could* archive the mail - if you modify the code to do so. But as it is written, there is no way to achieve this. That's only half-true. The OP could write a plugin. http://wiki.apache.org/spamassassin/DumpTextPlugin would be a start. Instead of

Re: spamd child processing timeout

2007-03-15 Thread Daryl C. W. O'Shea
Sandeep Agarwal wrote: On 3/7/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: On 3/2/2007 2:50 AM, Sandeep Agarwal wrote: > any suggestions how to fix this or the reason for this. It's probably being caused by bayes expiries. Disable auto expiry and do the expiries via a cron job. Daryl

AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
Hi! > -Ursprüngliche Nachricht- > Von: Stefan Hornburg [mailto:[EMAIL PROTECTED] ... > I fail to see that point. If you don't have the emails on the > SA machine > in the first place, why archiving them there ? And FP/FN > should really > be only a small part of all emails, so this a

Re: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Stefan Hornburg
Starckjohann, Ove wrote: Hi ! Good point with modifiying code. Haven't had a look at it yet...but commenting out the "rm *.tmp file" possibly would do the job. I do NOT need a fully archive for years...but only a rolling one for some days for training / debug purposes of the SA. No..nospampr

AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
Hi ! Good point with modifiying code. Haven't had a look at it yet...but commenting out the "rm *.tmp file" possibly would do the job. I do NOT need a fully archive for years...but only a rolling one for some days for training / debug purposes of the SA. No..nospamproxy hasn't the option to ar

Re: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Jim Maul
Starckjohann, Ove wrote: Hi ! the programm acting as "spamc" is called NoSpamProxy. http://www.nospamproxy.com/ And my thoughts were that it may be possible to archive the mail that is "supplied" to spamd. Because the spamd get's the whole mail, analyzes it and reports back the spam-score to

Re: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread maillist
Starckjohann, Ove wrote: Hi! What line may i add in /etc/mail/spamassassin/local.cf to archive all mails that are checked by spamd ??? Ove -Ursprüngliche Nachricht- Von: maillist [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 15. März 2007 13:25 Cc: users@spamassassin.apache.

AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
Hi ! the programm acting as "spamc" is called NoSpamProxy. http://www.nospamproxy.com/ And my thoughts were that it may be possible to archive the mail that is "supplied" to spamd. Because the spamd get's the whole mail, analyzes it and reports back the spam-score to the spamc-client. During an

Re: AW: AW: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Jim Maul
Starckjohann, Ove wrote: Hi! I'm not calling spamassassin from the local machine but "spamd" from a remote machine via a closed source-software which acts as "spamc". Ove Starckjohann This does not matter. This question has nothing to do with SA. SA can not/should not archive anything.

AW: AW: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
Hi! I'm not calling spamassassin from the local machine but "spamd" from a remote machine via a closed source-software which acts as "spamc". Ove Starckjohann > -Ursprüngliche Nachricht- > Von: Jim Maul [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 15. März 2007 14:33 > An: Starc

Re: AW: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Jim Maul
Starckjohann, Ove wrote: I know ! But back to technic: do you know a suitable way, HOW to archive mails that are scanned by spamd ? Perhaps with whatever is calling spamassassin? I use qmail-scanner. There are so many options i couldnt even begin to mention them. -Jim

AW: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
I know ! But back to technic: do you know a suitable way, HOW to archive mails that are scanned by spamd ? Ove Starckjohann -Ursprüngliche Nachricht- Von: Sietse van Zanen [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 15. März 2007 14:07 An: Sietse van Zanen; Jim Maul; users@spamass

AW: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
It was Aubreys Mail: -Ursprüngliche Nachricht- Von: maillist [mailto:[EMAIL PROTECTED] ... It should be /etc/mail/spamassassin/local.cf -=Aubrey=- Ove Starckjohann > -Ursprüngliche Nachricht- > Von: Jim Maul [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 15. März 2007

RE: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Sietse van Zanen
hmmm, unless of course you're government and say it's all in the name of protection against terrorism From: Sietse van Zanen Sent: Thu 15-Mar-07 14:01 To: Jim Maul; users@spamassassin.apache.org Subject: RE: AW: AW: how to archive/save mails that are scanned by spamd ??? And in most

RE: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Sietse van Zanen
And in most countries (including Germany) that will even be illegal without your user's written consent. -Sietse From: Jim Maul Sent: Thu 15-Mar-07 13:42 To: users@spamassassin.apache.org Subject: Re: AW: AW: how to archive/save mails that are scanned by spamd ??? Starckjohann, Ove wrote:

Re: AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Jim Maul
Starckjohann, Ove wrote: Hi! What line may i add in /etc/mail/spamassassin/local.cf to archive all mails that are checked by spamd ??? Ove what makes you think that you could even put something in local.cf that would do that? SA does not archive anything. -Jim

AW: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
Hi! What line may i add in /etc/mail/spamassassin/local.cf to archive all mails that are checked by spamd ??? Ove > -Ursprüngliche Nachricht- > Von: maillist [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 15. März 2007 13:25 > Cc: users@spamassassin.apache.org > Betreff: Re: AW: ho

Re: AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread maillist
Starckjohann, Ove wrote: HI! Mailflow is as follows: Internet -> Mail is received by a Proxy-Server (closed source) -> mail is forwarded to spamd -> score is reported back to proxy So - because i cannot pipe the mail through other servers / programs the spamd is my only chance to archive the

Re: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread maillist
Starckjohann, Ove wrote: Hi ! Is there a way to save/archive mails that are scanned by spamd to an eml-file on the spamd-server ??? Ove Starckjohann Yes there are many ways to do that, but what is your setup? -=Aubrey=-

Re: Logging User Name

2007-03-15 Thread maillist
YN Verma wrote: Hi We have configured SpamAssisn3.1.5 and integrated with Sun Jave Messaging Server. The system seems to be working perfectly. In the Spam Log I can find that messages are getting filtered. But in the log I can not find the username or the sender mail address. I would appreciat

Re: spamassassin or amavisd : perl gets stuck at/after SA check?

2007-03-15 Thread Mark Martinec
William, > The perl process(es) initiated by amavisd + spamassassin > to handle email(s) are very often running up to 100 percent > of both CPUs, and staying there until killed. Then amavisd (master) > spawns another one or two, which each handle perhaps 10 to 20 emails > before getting stuck once

AW: how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
HI! Mailflow is as follows: Internet -> Mail is received by a Proxy-Server (closed source) -> mail is forwarded to spamd -> score is reported back to proxy So - because i cannot pipe the mail through other servers / programs the spamd is my only chance to archive the mail. What/where is "maste

Re: sa-update for 3.18 - none since Feb 23?

2007-03-15 Thread Claudia Herold
On Wed, 14 Mar 2007 22:29:36 -0400 Andy Figueroa <[EMAIL PROTECTED]> wrote: > Theo, thanks for confirming that. My reason for asking is that through Feb > 23 I'd been seeing an update very roughly about once a week. That was about > the same time Gentoo provided 3.18-r1. So, now after three w

Re: Another false negative

2007-03-15 Thread Anthony Peacock
Rocco Scappatura wrote: So you are saying that I have to train SA? That would be how you would improve your Bayes accuracy, yes. I have trained SA on my server but I still get a score lower than 5.0.. Content analysis details: (4.3 points, 5.0 required) pts rule name descript

how to archive/save mails that are scanned by spamd ???

2007-03-15 Thread Starckjohann, Ove
Hi ! Is there a way to save/archive mails that are scanned by spamd to an eml-file on the spamd-server ??? Ove Starckjohann

Logging User Name

2007-03-15 Thread YN Verma
Hi We have configured SpamAssisn3.1.5 and integrated with Sun Jave Messaging Server. The system seems to be working perfectly. In the Spam Log I can find that messages are getting filtered. But in the log I can not find the username or the sender mail address. I would appreciate if anyone can he