Hmmmmm, no ideas? No thoughts? No flames?

DAve

On Wed, Nov 26, 2003 at 01:50:07PM -0500, Dave Goodrich wrote:
> On Wed, Nov 26, 2003 at 10:48:18AM -0500, Dave Goodrich wrote:
> > On Tue, Nov 25, 2003 at 09:40:33AM -0500, Dave Goodrich wrote:
> > > Good morning,
> > > 
> > > I've been running Spamassassin since 2.43 and we are quite happy with it.
> > > I just finished an upgrade from 2.55 to 2.60 and seemed to go well. I
> > > upgraded two servers, boith configured identically, with same software,OS,
> > > etc installed.
> > 
> > I have confirmed that I have no errant .qmail files. I believe my
> > permissions are correct, at least I have removed all but
> > /bin:/sbin:/usr/local/bin from my path and the errors persist.
> > 
> > /bin:/sbin
> > drwxrwxr-x   2 root     bin         7168 Sep  2  2000 bin
> > drwxrwxr-x   4 root     bin         4608 Aug 17  2001 sbin
> > 
> > /usr/local/bin
> > drwxr-xr-x   3 bin      bin         4096 Nov 21 17:20 bin
> > 
> > I have googled the errors and found generally nothing of use to me. At
> > this point I am seriously considering going back to 2.55.
> > 
> > 
> > DAve
> > 
> OK, made some headway here. I reviewed my install from last year and
> looked through my notes. I had spamd running with the -u switch set to
> vpopmail, and spamc running with the -u set to the user(recipient). I
> restarted spamd without the -u switch and my taint errors have disapeared.
> Unfortunately I now have several errors from spamd.
> 
> 2003-11-26 13:39:36.181167500 Use of uninitialized value in string ne at
> /usr/local/bin/spamd line 1104, <GEN1585> line 2.
> 2003-11-26 13:39:36.184973500 Use of uninitialized value in numeric gt (>)
> at /usr/local/bin/spamd line 1126, <GEN1585> line 2.
> 2003-11-26 13:39:36.196818500 Use of uninitialized value in hash element
> at /usr/local/bin/spamd line 1133, <ASSIGN> line 3.
> 2003-11-26 13:39:36.197027500 Use of uninitialized value in hash element
> at /usr/local/bin/spamd line 1133, <ASSIGN> line 3.
> 2003-11-26 13:39:36.204316500 Unsuccessful open on filename containing
> newline at /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin.pm line
> 998.
> 2003-11-26 13:39:36.244421500 Use of uninitialized value in pattern match
> (m//) at /usr/local/bin/spamd line 660.
> 
> I don't know enough perl to see the solution to the errors. Any help would
> be greatly appreciated. 
> 
> I also have a second problem which may be related. spamd is reading the 
> user_prefs file fine from each users maildir/.spamassassin/ directory, 
> but it is not creating them ( I have the -c switch set when launching
> spamd). Reading the docs I don't see why not. I don't believe I should
> have to set the -u switch in spamd to be able to create user_prefs files,
> am I reading the docs wrong?
> 
> DAve
> 
> 
> spamd is launched with the following run file from daemontools.
> 
> ----------------------------------------------------------
> #!/sbin/sh
> 
> PATH=$PATH:/usr/bin:/usr/local/bin
> 
> exec /usr/local/bin/softlimit -a 20000000 \
>       /usr/local/bin/spamd -c -v -s stderr -L 2>&1
>       
> ------------------------------------------------------------
> spamc is called from my script as below
> 
> /usr/local/bin/spamc -f -d 127.0.0.1 -u $DELIVER
> 
> -- 
> Dave Goodrich
> (812)378-4100
> http://www.tls.net
> I can save you money on Long Distance...Ask me how!
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

-- 
Dave Goodrich
(812)378-4100
http://www.tls.net
I can save you money on Long Distance...Ask me how!




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to