After realizing that a system wide install for a busy mailing list
server was not a good idea, I decided to try it on a per-user basis.
Here's where I'm at, help greatly appreciated.

>  cat .forward
"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #dans"

>  cat .procmailrc | grep -v ^#
:0fw
* < 256000
| /usr/local/bin/spamassassin

Spamassassin works, and most mail is being delivered, but it seems that
some is not (I can't sure).  I think spamassassin is working, as it
inserts the header:
X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.41

Into every message.

When I run the test spamassassin -t < samplespam > spam.out
it clearly works and marks the subject line.

The best I can figure is that when run via .forward and procmail, it's
not seeing the spamassassin libraries perhaps?

The system is solaris 2.6 running postfix.

Thanks!



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to