RE: Spamd error message "spamd: error: addr is not a string"

2019-05-29 Thread Emanuel Gonzalez
4:5.16.3-294.el7_6 @updates De: Bill Cole Enviado: martes, 28 de mayo de 2019 16:41 Para: Mailing-List spamassassin Asunto: Re: Spamd error message "spamd:

Re: Spamd error message "spamd: error: addr is not a string"

2019-05-28 Thread Bill Cole
On 28 May 2019, at 14:55, Emanuel Gonzalez wrote: Hello, i updated perl via yum. # spamassassin --version SpamAssassin version 3.4.2 running on Perl version 5.16.3 CentOS Linux release 7.6.1810 (Core) x86_64 I see this error: May 28 15:40:03 server spamd[17267]: spamd: error: addr is not a

Re: Spamd error message "failed to obtain port and ip from socket"

2019-05-14 Thread @lbutlr
On 14 May 2019, at 07:52, Emanuel Gonzalez wrote: > [root@server ~] # spamassassin --version > SpamAssassin version 3.4.1 > running on Perl version 5.10.1 5.10? Isn't that like... 15 years old? Definitely at least 10. So I don't think perl updates is your problem. -- My little brother got hi

Re: Spamd error

2006-12-12 Thread Theo Van Dinter
On Tue, Dec 12, 2006 at 11:16:44AM -0500, Jean-Paul Natola wrote: > I'm getting A LOT of these in my log- > I'm not sure if this is an exim thing or an SA issue > > 2006-12-12 10:41:04 1Gu9dv-000DDz-Ss spam acl condition: error reading from > spamd socket: Operation timed out It's an exim error.

Re: spamd error -- max-children?

2006-11-19 Thread Stephen Walsh
On Sun, 19 Nov 2006 15:27:38 -0700 Ron Freidel <[EMAIL PROTECTED]> wrote: >I spoke too soon earlier, when the server gets hit hard with spam I am >still seeing the error I had the same problem, and removed the --max-children arguement completely. I know this is probably resulting in the death

Re: spamd error -- max-children?

2006-11-19 Thread Ron Freidel
On Sun, 19 Nov 2006 15:27:38 -0700 Ron Freidel <[EMAIL PROTECTED]> wrote: > On Sun, 19 Nov 2006 15:48:16 -0600 > > > > command_args="-d -m 10 -r ${pidfile}" > > > > -- > > This may seem dumb, but change "-m 10" to "-m10". My command line has > > "-m5" with no space. I spoke too soon earlier, wh

Re: spamd error -- max-children?

2006-11-19 Thread Ron Freidel
On Sun, 19 Nov 2006 15:48:16 -0600 > > command_args="-d -m 10 -r ${pidfile}" > > -- > This may seem dumb, but change "-m 10" to "-m10". My command line has > "-m5" with no space. > > Steve I can't believe it was something so simple, while they havent been hit with alot of spams while I have b

Re: spamd error -- max-children?

2006-11-19 Thread Steven Stern
Ron Freidel wrote: > Hi All, > > We run a relatively small (amount of clients) freebsd email hosting > server, was running spamassassin: 3.0.2 on a qmail server. We took on a > new client who was recieving alot of spam, as their old provider kept > telling them there was nothing that could be done

Re: SPAMD error question

2006-01-18 Thread Matt Kettler
Robert Swan wrote: > I am getting the following in my Maillog and wondered if anyone knew how > to rectify, I am using Redhat9, Spamassassin 3.1.0 and postfix: > > > > Jan 18 14:09:01 spamma spamd[16397]: prefork: server reached > --max-clients setting, consider raising it Well, first there's

Re: spamd error

2005-11-08 Thread Theo Van Dinter
On Tue, Nov 08, 2005 at 12:21:57PM -0500, Ryan O'Neil wrote: > What's the plugin for and how would I fix it? It'd be the Mail::SpamAssassin::Plugin::SPF plugin, you could comment it out of the init.pre file and restart spamd. -- Randomly Generated Tagline: "I'm at the age where food has taken th

RE: spamd error

2005-11-08 Thread Ryan O'Neil
What's the plugin for and how would I fix it? -Original Message- From: Theo Van Dinter [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 12:18 PM To: users@spamassassin.apache.org Subject: Re: spamd error On Tue, Nov 08, 2005 at 12:09:01PM -0500, Ryan O'Neil wrote: &g

Re: spamd error

2005-11-08 Thread Theo Van Dinter
On Tue, Nov 08, 2005 at 12:09:01PM -0500, Ryan O'Neil wrote: > I upgraded my net::dns the other day and restarted spamd after adding some > new rules today and I’m getting this message in my logs. > > I’m guessing it’s a perl error? It means you don't have Mail::SPF::Query installed. Disable the