RE: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8) - Memory Leak?

2002-11-06 Thread James Bly
Nope. The only parameters I'm passing are -u and a username, and -p and an alternate port. Coincindentally I've downgraded the system to perl 5.6.1 and it's been running without issue for 24 hours. I'll monitor it for a few more days and determine that the "fix" for the moment until I find more i

RE: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8) - Memory Leak?

2002-11-05 Thread James Bly
--Original Message----- From: James Bly [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 05, 2002 10:37 AM To: '[EMAIL PROTECTED]' Subject: RE: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8) - Memory Leak? Fixed thus far, but why is not clear. The fix was to move my w

RE: [SAtalk] Spamming through returned mail

2002-11-05 Thread James Bly
Spammers are spamming using "from" addresses as random people on their spam list. This is actually more common than the first method you list, because if it doesn't reach its intended recipient, it just goes to another user on their spam list as a bounce. -Original Message- From: John Schu

RE: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8) - Memory Leak?

2002-11-05 Thread James Bly
y? -James -Original Message- From: Matt Kettler [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 29, 2002 4:43 PM To: James Bly Subject: RE: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8) - Memory Leak? Hmm, you are correct on that one.. There are still some spamd issues fixed in

RE: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8) - Memory Leak?

2002-10-29 Thread James Bly
It looks like it may be some sort of memory leak in spamd. A long ps gave me some additional relevant details to the problem. As you can see, two spamd sessions are in lock_p state. There are also two spamc connections in FIN_WAIT2. 000 S qd 22432 22431 0 75 0- 331 wait4 13:49 ?

RE: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8)

2002-10-29 Thread James Bly
mehow find some connection that might lead me to the issue. -James -Original Message- From: Matt Kettler [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 29, 2002 1:05 PM To: James Bly; '[EMAIL PROTECTED]' Subject: Re: [SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8

[SAtalk] Odd intermittent failure, (RH8, SA 2.42, Perl 5.8)

2002-10-29 Thread James Bly
Title: Message Perhaps someone has seen this before so I ask: Recently I rebuilt a relay using RedHat 8.0. Went with the latest version of SA at the time and I'm starting to see spamc intermittently fail. Iptables has been ruled out as being connected with this. (Was my first suspicion.)   B

RE: [SAtalk] Spamassassin with Qmail

2002-04-26 Thread James Bly
Title: Message You could definitely do it. In fact you could do it in at least 10 different ways. The question is merely where you want to send the data and you'll have to get a little background in perl, and mail agents to pull it off. (I decided in my most recent config like this, to just

RE: [SAtalk] Text as images

2002-04-26 Thread James Bly
That or someone could always write an OCR module for perl. Wow I'm sure that'd be a joyride. Any bored college students out there looking for a good c/sci project? It could also potentially be linked with an external program like GOCR or another GNU OCR program. If anyone is curious on digging i