LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Amavisd-new: Interface to Sendmail milter + ClamAV (https://www.linuxquestions.org/questions/slackware-14/amavisd-new-interface-to-sendmail-milter-clamav-287156/)

cyberjames 02-07-2005 01:41 AM

Amavisd-new: Interface to Sendmail milter + ClamAV
 
Hi!

I was done installing sendmail (latest) and ClamAV +Spamassassin. During testing, clamav and spamassassin works better and detect virus and block spam.

Now I thought that it would be better to run multiple Anti-Virus Scanner on a Mail Server using amavisd-new. So I decide to use amavisd-new and it was my first time to use.

I got so many doubts / confuse on my mind about amavisd-new on how it works to interface it on my sendmail. I want to test even only ClamAV (for my av scanner) if amavisd-new will work.. But I was disappointed. I have try reading howtos on http://www.ijs.si/software/amavisd/ and still I'm confused how to work amavisd-new on sendmail.

I was thought if amavisd-new uses any socket and do i need to put any code on sendmail-slackware.mc in order to call the amavisd-new when sendmail running? Like on ClamAV it uses clamav-milter.sock to communicate it on Sendmail. This is a sample code on
sendmail-slackware.mc:

INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clamav-milter.sock, F=, T
=S:4m;R:4m')dnl
define(`confINPUT_MAIL_FILTERS', `clmilter')


I hope anyone could help me so that as soon as possible, i can able to run multiple AV Scanner and my mind will no longer getting confuse.


best regards
james:study:


All times are GMT -5. The time now is 06:14 AM.