Hi

    I have installed the spamassassin 2.41 in my local
server. My intention is to upgrade it to 2.55. 
So after installing the spamassassin then i am running
the procmailrc [which i kept under /etc directory ] ,
i have started *spamd* , the Option at spamd startup
script i kept as follows:

 OPTIONS="-d -c -a "

While sending mail from one user to another locally, i
am seeing the error in the log file as follows:

_______________________________________________
Aug  6 00:07:29 datta spamd[31302]: Still running as
root: user not specified, not found, or set to root. 
Fall back to nobody.
Aug  6 00:07:29 datta spamd[31302]: processing message
<[EMAIL PROTECTED]>
for root:99, expecting 717 bytes.
Aug  6 00:07:34 datta spamd[31302]: clean message
(1.6/5.0) for root:99 in   6 seconds, 717 bytes.
_________________________________________

Now i set the optins at spamd as follows:

 OPTIONS="-d -c -a -u mail"

The messages in the log file is as follows:
_________________________________________________
Aug  6 00:26:11 datta sendmail[31398]: h764QBSZ031398:
from=<[EMAIL PROTECTED]>, size=423, class=0,
nrcpts=1,
msgid=<[EMAIL PROTECTED]>,
proto=ESMTP, daemon=MTA, relay=localhost.localdomain
[127.0.0.1]
Aug  6 00:26:11 datta sendmail[31397]: h764QAja031394:
to=<[EMAIL PROTECTED]>,
ctladdr=<[EMAIL PROTECTED]> (502/502),
delay=00:00:01, xdelay=00:00:01, mailer=relay,
pri=30242, relay=localhost.localdomain. [127.0.0.1],
dsn=2.0.0, stat=Sent (h764QBSZ031398 Message accepted
for delivery)
Aug  6 00:26:11 datta spamd[31381]: connection from
localhost.localdomain [ 127.0.0.1 ] at port 32842
Aug  6 00:26:11 datta spamd[31403]: Creating
default_prefs [/root/.spamassassin/user_prefs]
Aug  6 00:26:11 datta sendmail[31399]: h764QBSZ031398:
to=<[EMAIL PROTECTED]>,
ctladdr=<[EMAIL PROTECTED]> (502/502),
delay=00:00:00, xdelay=00:00:00, mailer=local,
pri=30623, dsn=2.0.0, stat=Sent
___________________________________________________

Problem is no .spamassasin file is being created at
the user level. And spam hits are showing. Moreover i
have mentioned in the /etc/mail/spamassassin file one
user_prefs and there i globally set the
*auto-whitelist file as follows:
___________________________________________________
auto_whitelist_path    
/var/spool/spamassassin/auto-whitelist
suto_whitelist_file_mode        0666
___________________________________________________

No auto-whitelist file is being created anywhere...

Where i am making mistake can anyone help me out?

Thanks in advance.
-Swapna


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to