|
Thanks, John. I followed your instructions and then ran
spamassassin -D --lint
and got the following:
debug: Score set 0 chosen.
debug: running in taint mode? no
debug: ignore: using a test message to lint rules
debug: using "/usr/share/spamassassin" for default
rules dir
debug: using "/etc/mail/spamassassin" for site rules
dir
debug: using "/var/root/.spamassassin" for user state
dir
debug: using "/var/root/.spamassassin/user_prefs" for
user prefs file
debug: using "/var/root/.spamassassin" for user state
dir
debug: bayes: no dbs present, cannot scan:
/var/root/.spamassassin/bayes_toks
debug: Score set 1 chosen.
debug: Initialising learner
debug: debug: Only 0 spam(s) in Bayes DB < 200
debug: bayes: 29003 untie-ing
debug: bayes: 29003 untie-ing db_toks
debug: is Net::DNS::Resolver available? no
debug: is DNS available? 0
debug: running header regexp tests; score so far=0
debug: running body-text per-line regexp tests; score so
far=1.9
debug: running raw-body-text per-line regexp tests; score so
far=1.9
debug: running uri tests; score so far=1.9
debug: uri tests: Done uriRE
debug: running full-text regexp tests; score so far=1.9
debug: Razor2 is not available
debug: Current PATH is: /bin:/sbin:/usr/bin:/usr/sbin
debug: DCC is not available: dccproc not found
debug: Pyzor is not available: pyzor not found
debug: all '*To' addrs:
debug: all '*From' addrs:
ignore@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
debug: running meta tests; score so far=2.4
debug: is spam? score=2.4 required=5
tests=DATE_MISSING,MISSING_HEADERS,NO_REAL_NAME
debug: bayes: 29003 untie-ing
Does all of that look normal to you?
Thanks for the help.
Rick
On Monday, October 20, 2003, at 11:31 PM, John Sievert
wrote:
You absolutely can
create your own local.cf file and whitelist domain names. It
works fine - we did it to ours, no problem.
What happens is SA
then adds a -100 to the score, making sure that no mail message ever
gets hung up by a positive score from the whitelisted domains.
To set this up you need to do the following:
Login in to the shell
as root, edit up the local.cf file in the directory
/etc/mail/spamassassin. You may need to add the spamassassin
directory. Then add a line that says:
whitelist_from
*yourdomain.com
You might want to add
some other whitelists too. Just add them one to a line.
Then:
ps -jax|grep
spamd
To find the process id
for spamd.
kill <process id
for spamd insert PID number here>
spamd -d
-D
ps -jax | grep
spamd
To verify spamd is
running.
Logout of root.
You're done.
On 10/20/03 6:58p,
"Rick Roberts" <rroberts@xxxxxxxxxxxxxxx>
wrote:
>
SA keeps flagging messages from my own users as junk. Sue at
Tenon
>
tells me that I can't create my own local.cf file with whitelist
info.
>
What am I to do?
>
>
Is anyone else having this issue?
>
>
---------
>
Tenon Intersystems' Post.Office Mailing List
>
To unsubscribe: send
mailto:post_office-request@xxxxxxxxxxxxxxx
>
with the body only containing:
>
unsubscribe
>
Find the searchable mailing list archives at:
>
http://postoffice.computeroil.com/
--
"Thinking is
the hardest work there is. That is why so few people engage in
it." - Henry Ford
John
Sievert
Customer 1st,
Inc.
2950 Metro
Drive, #101
Mpls, MN
55425
952.851.7901
office
952.851.7907
fax
|