Hi, I am using qmail 1.03 with vpopmail. I would like to use an antivirus so here is 
what I did :

Download and install of AMAVISc

cd /var/qmail/bin
mv qmail-local qmail-local-real
mv qmail-remote qmail-remote-real
ln -s /usr/sbin/scanmails /var/qmail/bin/qmail-local
ln -s /usr/sbin/scanmails /var/qmail/bin/qmail-remote
mkdir /var/log/scanmails
mkdir /var/scanmails
chmod 1777 /var/log/scanmails
chmod 1777 /var/scanmails

And it doesn't work. It seems to be normal because I am starting qmail via tcpserver :

tcpserver -R -x/etc/rcp/tcp.smtp.cdb -c100 -uxxx -gxxx 0 smtp varqmail/bin/qmail-smtpd 
&

env - PATH="/var/qmail/bin:/usr/local/bin" tcpserver -H -R 0 pop3 
/var/qmail/bin/qmail-popup myzone.com /home/vpopmail/bin/vchkpw 
/var/qmail/bin/qmail-pop3d Maildir &

So is there a modification or something I can do in order to help me ?

I also tried to use RAV and I also had troubles. Here is how RAV works :

when qmail system calls qmail-queue then the /usr/local/rav8/qmail/qmail-queue file is 
executed insteed of original qmail-queue. My qmail-queue gets the file (exactly as 
original does) and scans it. After the scanning is finished (you can see it works from 
maillog) the original qmail-queue is called by my qmail-queue. The original 
qmail-queue gets the mail and delivered it to mailbox or maildir or smtp server, etc.

So what must I do ? The main trouble I think is that with vpopmail executables are not 
the same as without vpopmail...

Sorry for my bad english I'm french !

Thanks

----- La messagerie itinérante sans abonnement NetCourrier -----
Web : www.netcourrier.com - Minitel : 3615 NETCOURRIER
Téléphone : 08 36 69 00 21

Reply via email to