>From the looks of it, there is something wrong with your spamd installation and configuration. Check your spamd startup-script...
Kind regards, Sander Holthaus > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of gillian bennett > Sent: Tuesday, September 21, 2004 2:19 PM > To: [EMAIL PROTECTED] > Subject: [courier-users] spamassassin problem > > Hi, > > I run courier-0.45.2-1.1 on fedora core 1 intel platform and > so far it has been amazing. Thanks so much to Sam and > everyone. I am having some trouble with spamassassin and have > been hunting around on google for a while. I am running > spamassassin-2.63-0.2. > > I have applied the patches as per the spamassassin site, and > have edited spamd as per instructions also (for authdaemon), > but I am getting the errors in the courier log file: > Sep 21 21:53:09 ver-arc-ms1 spamd[7440]: connection from > localhost.localdomain [127.0.0.1] at port 32798 Sep 21 > 21:53:09 ver-arc-ms1 spamd[7480]: Argument "" isn't numeric > in scalar assignment at /usr/bin/spamd line 942. > Sep 21 21:53:09 ver-arc-ms1 spamd[7480]: Argument "" isn't > numeric in numeric ne (!=) at /usr/bin/spamd line 943. > Sep 21 21:53:09 ver-arc-ms1 spamd[7480]: info: setuid to root > succeeded Sep 21 21:53:09 ver-arc-ms1 spamd[7480]: Use of > uninitialized value in concatenation (.) or string at > /usr/bin/spamd line 958. > Sep 21 21:53:09 ver-arc-ms1 spamd[7480]: Creating > default_prefs [/.spamassassin/user_prefs] Sep 21 21:53:09 > ver-arc-ms1 spamd[7480]: Cannot write to > /.spamassassin/user_prefs: No such file or directory Sep 21 > 21:53:09 ver-arc-ms1 spamd[7480]: Couldn't create readable > default_prefs for [/.spamassassin/user_prefs] Sep 21 21:53:09 > ver-arc-ms1 spamd[7480]: Still running as root: user not > specified with -u, not found, or set to root. Fall back to nobody. > Sep 21 21:53:09 ver-arc-ms1 spamd[7480]: processing message > <[EMAIL PROTECTED]> for root:99. > Sep 21 21:53:09 ver-arc-ms1 spamd[7480]: identified spam (5.0/3.0) for > root:99 in 0.1 seconds, 827 bytes. > > maildroprc looks like this: > import RECIPIENT > SHELL="/bin/sh" > ## SpamAssassin# > exception { > xfilter "/usr/bin/spamc -u $RECIPIENT" > } > > ### Handle moving SPAM emails to special folder# #if( > /^X-Spam-Flag: YES,/:h ) { ## create the .Spam directory if > they don't have one > # log "Dropping SPAM" > # `test -d ~$RECIPIENT/Maildir/.Spam` > # if( $RETURNCODE == 1 ) > # { > # `maildirmake -f Spam ~$RECIPIENT/Maildir/.Spam` > ## `echo INBOX.Spam >> > ~$RECIPIENT/Maildir/courierimapsubscribed` > > # } > # try to deliver to .Spam directory > # exception { > # to "~$RECIPIENT/Maildir/.Spam/." > # } > # oh well, we failed for some reason > # so drop through and deliver normally} > > > I have been commenting out things to see if it made any > difference *SHRUG* > > Also I guess because of the errors none of the email is being > recognised as spam. > > Thanks, gb > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one > of 170 Project Admins to receive an Apple iPod Mini FREE for > your judgement on who ports your project to Linux PPC the > best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: > https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
