Kaushal Shriyan wrote:
On 7/3/06, Steven Stern <[EMAIL PROTECTED]> wrote:
Kaushal Shriyan wrote:
> Hi ALL
>
> I have spamassassin-3.0.4-1.el4 installed by default in RHEL4 Linux
> box, How do i configure spamassassin and integrate it with Sendmail
>
> Thanks and Regards
>
> Kaushal
>
Install spamass-milter to link spamassassin and Sendmail.
--
Steve
Hi Steve
Thanks for the quick turn around.I got it installed and how do i
proceed and test for spams
[EMAIL PROTECTED] kaushal]# rpm -qa | grep sendmail
sendmail-8.13.1-2
sendmail-cf-8.13.1-2
[EMAIL PROTECTED] kaushal]# rpm -qa | grep spamass-milter
spamass-milter-0.3.0-1.2.el4.rf
[EMAIL PROTECTED] kaushal]# rpm -qa | grep spamassassin
spamassassin-3.0.4-1.el4
[EMAIL PROTECTED] kaushal]#
Thanks and Regards
Kaushal
Be sure to read the document files that ship with it. You'll need to
modify sendmail.mc to enable the milter and make some decisions on what
you want to do with spam.
man spamass-milter is a good place to start, as well as
/usr/share/doc/spamass-milter-0.3.1/README
Please keep replies on the list. (It would be nice if they configured it
to work that way by default.)