On 7/3/06, Kaushal Shriyan <[EMAIL PROTECTED]> wrote:
Thanks for the quick turnaround. I installed the latest spamassassin
version for RHEL4

[EMAIL PROTECTED] kaushal]# rpm -qa | grep spam
spamass-milter-0.3.0-1.2.el4.rf
spamassassin-3.1.3-1

Where did you get that spamassassin RPM?

schaefer[502] rpm -qf /etc/mail/spamassassin/spamassassin-spamc.rc
spamassassin-3.1.3-1.el4.rf

The contents of spamassassin-spamc.rc are very simple and have not
changed from the 3.0.6-1 RPM:

# send mail through spamassassin
:0fw
| /usr/bin/spamc


I also dont have procmailrc under /etc.

That's normal, there is no default global procmail configuration.  You
can just create that file.

However, if you are using the milter, then you should NOT run spamc
from procmail, so you don't need to make any changes to procmail
configuration in that case.

How do i proceed here

I've not used spamass-milter, so I don't know what is needed to
configure that.  You will at least need to make sure the spamd process
is running if you are using the milter (chkconfig and service start as
I mentioned previously), and you probably need to restart sendmail.

Reply via email to