Gary,

 

 Its an old problem with /root/.spamassassin

 I dunt know why spamassassin still have it by default :(

 I spent a day or so to figure it out.. however,

 

 in your local.cf

 add the lines

 

auto_whitelist_path /var/spool/spamd/.spamassassin/auto-whitelist
bayes_path /var/spool/spamd/.spamassassin/bayes

 

 Save and Exit,

 Then:

 

 mkdir /var/spool/spamd/.spamassassin

 touch /var/spool/spamd/.spamassassin/auto-whitelist

 chown spamd .spamassassin

 chown spamd auto-whitelist

 

 You will need to set the right permissions then.

 

 And thats it.

 

 Marwan Sultan

 System Administrator

 

 
 
> Date: Sun, 22 Nov 2009 17:22:10 -0800
> From: [email protected]
> To: [email protected]
> CC: 
> Subject: spamassassin question
> 
> 
> Guys,
> 
> my network guy suggests this is ONE way of creating a
> .spamassassin file. Is there a better way than this:
> 
> mkdir /root/.spamassassin
> chmod 775 /root/.spamassassin
> chown root:spamd /root/.spamassassin
> 
> what's the consensus, mail gurus?
> 
> gary
> 
> PS: Is there any other spam tool i can use in-concert-wirh
> spamassissim? I *despise* spam.... loathe it.
> 
> 
> 
> -- 
> Gary Kline [email protected] http://www.thought.org Public Service Unix
> http://jottings.thought.org http://transfinite.thought.org
> The 7.31a release of Jottings: http://jottings.thought.org/index.php
> 
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[email protected]"
                                          
_________________________________________________________________
Windows 7: I wanted simpler, now it's simpler. I'm a rock star.
http://www.microsoft.com/Windows/windows-7/default.aspx?h=myidea?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_myidea:112009_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to