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

2007-03-16 Thread Chris
On Thursday 15 March 2007 10:52 pm, Matt Kettler wrote: > > Is there something such as /var/spool/postfix/etc/localtime that has to > > be changed somewhere in spamassassin? Never had an issue like this in > > previous years with DST. I've stopped and started spamassassin several > > times with no

Re: Multiple errors in SA

2007-03-16 Thread maillist
[EMAIL PROTECTED] wrote: 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 whe

Google Summer of Code 2007 - Students Wanted

2007-03-16 Thread Michael Parker
Howdy, The time of year for Google Summer of Code has already arrived and once again the Apache Software Foundation is taking part. We are currently looking for students who wish to work on SpamAssassin related projects over the summer. You have until *March 24th* to sign up and submit an applic

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

2007-03-16 Thread Jim Maul
Matt Kettler wrote: 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

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

2007-03-16 Thread Chris St. Pierre
On Fri, 16 Mar 2007, Jim Maul wrote: I found that while the OS itself did change over, most of the programs running at the time did not. I had to restart sendmail, syslog, apache, crond, mysql, etc. From what i understand, some programs read the timzone info when they start up and do not recog

Re: spamd child processing timeout

2007-03-16 Thread Daryl C. W. O'Shea
Sandeep Agarwal wrote: 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 be

Can't Locate Tie/Handle.pm

2007-03-16 Thread Marc Perkel
Getting this error: Can't Locate Tie/Handle.pm Where do I find this and how do you figure out where to find it? Thanks in advance.

Re: Can't Locate Tie/Handle.pm

2007-03-16 Thread Chris St. Pierre
On Fri, 16 Mar 2007, Marc Perkel wrote: Getting this error: Can't Locate Tie/Handle.pm Where do I find this and how do you figure out where to find it? You need to install the Tie::Handle perl module from CPAN: $ sudo cpan install Tie::Handle Or, it's possible that your @INC is screwed up,

Re: Can't Locate Tie/Handle.pm

2007-03-16 Thread John D. Hardin
On Fri, 16 Mar 2007, Marc Perkel wrote: > Getting this error: > > Can't Locate Tie/Handle.pm > > Where do I find this and how do you figure out where to find it? ...doesn't the SA documentation or wiki have a list of required CPAN dependencies somewhere in the installation instructions? -- J

Re: per user bayes db: auto_expiry problem --->> SOLVED

2007-03-16 Thread mailinglists
Hi Folks, it's been a while I asked here how to solve bayes timeout and spamd child timeout problems. Well, at least for our environment I have found a solution that seems to work. Also, I have a theory about the reason for this bayes timeout and spamd child timeout problems and I'd like to know w

Re: Can't Locate Tie/Handle.pm

2007-03-16 Thread Brian Wilson
On Fri, 16 Mar 2007, John D. Hardin wrote: On Fri, 16 Mar 2007, Marc Perkel wrote: Getting this error: Can't Locate Tie/Handle.pm Where do I find this and how do you figure out where to find it? ...doesn't the SA documentation or wiki have a list of required CPAN dependencies somewhere in

Why doesn't whitelist_from_rcvd work on this?

2007-03-16 Thread Bret Miller
I'm having trouble figuring out why my whitelist_from_rcvd statement doesn't work on this message. whitelist_from_rcvd [EMAIL PROTECTED] *.cems.wamu.com #Washington Mutual Statements Message Headers: X-Spam-Tests: tests=AWL=0.427,BAYES_00=-2.599,DBL_12_LETTER_PGIMG=0.2, HEADER_SPAM=3.789,HTML_ME

RE: Why doesn't whitelist_from_rcvd work on this?

2007-03-16 Thread Gary V
I'm having trouble figuring out why my whitelist_from_rcvd statement doesn't work on this message. whitelist_from_rcvd [EMAIL PROTECTED] *.cems.wamu.com #Washington Mutual Statements In my debug output, I get: [3260] dbg: received-header: parsed as [ ip=167.88.194.145 rdns=mtaw014.cems.wamu.c

RE: Why doesn't whitelist_from_rcvd work on this?

2007-03-16 Thread Duane Hill
On Fri, 16 Mar 2007, Gary V wrote: I'm having trouble figuring out why my whitelist_from_rcvd statement doesn't work on this message. whitelist_from_rcvd [EMAIL PROTECTED] *.cems.wamu.com #Washington Mutual Statements In my debug output, I get: [3260] dbg: received-header: parsed as [ ip=16

Spamassasin in procmail

2007-03-16 Thread EduardoLuis
Hi, I have spamassassin working very well in my Slackware 11.0. I have spamd running as service. I call spamassassin via /etc/procmail.rc. I have 2 problems, tha i can't solve. The problem is that, i made a backup of each users acconut by forward the e-mail to a backup account; so, user foo as

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

2007-03-16 Thread Chris
On Friday 16 March 2007 9:43 am, Chris St. Pierre wrote: > On Fri, 16 Mar 2007, Jim Maul wrote: > > I found that while the OS itself did change over, most of the > > programs running at the time did not. I had to restart sendmail, > > syslog, apache, crond, mysql, etc. From what i understand, som

Counting headers

2007-03-16 Thread John D. Hardin
Is there any way to count how many times a header appears, or match if a given header appears more than once? In a recent spam: Precedence: bulk Precedence: bulk Precedence: bulk Precedence: bulk Precedence: bulk Precedence: bulk Precedence: bulk Precedence: bulk Precedence: bulk Precedence: bu

Re: Spamassasin in procmail

2007-03-16 Thread John D. Hardin
On Fri, 16 Mar 2007, EduardoLuis wrote: > The problem is that, i made a backup of each users acconut by > forward the e-mail to a backup account; so, user foo as another > mailbox called foo-bkp. There are pills for that. > I wanted spamassassin to be called only when external mail arrives. Ide

Re: we're a benchmark!

2007-03-16 Thread Kenneth Porter
On Wednesday, March 14, 2007 11:19 AM + Justin Mason <[EMAIL PROTECTED]> wrote: (found via the fastmail blog. cool!) Indeed. What other large, popular, headless, and easily-acquired Perl applications exist? (I'd guess most other large Perl apps are web-based and hence wouldn't be suitab

Re: Counting headers

2007-03-16 Thread Theo Van Dinter
On Fri, Mar 16, 2007 at 04:04:05PM -0700, John D. Hardin wrote: > Is there any way to count how many times a header appears, or match > if a given header appears more than once? There's an eval rule that does that, ala: header HEADER_COUNT_CTYPE eval:check_header_count_range('Content-Type','2',

Re: Make Bayes more efficient?

2007-03-16 Thread Dirk Bonengel
Chris, List, just curious but Chris how successful were you in optimizing your MySQL installation? I take it as a given that many installations nowadays use MySQL as data store, so hints on optimizing MySQL would be a welcome addition to the wiki, I think Dirk Chris St. Pierre schrieb: We