- Apache (9)
- DNS / BIND (2)
- General Linux (7)
- Mail (8)
- Postfix (1)
- Qmail (4)
- Sendmail (3)
- MySQL (7)
- News (1)
- Other (2)
- Perl (1)
- PHP (5)
- Plesk (13)
- Redhat Linux (8)
- Ruby (1)
- Scripts (4)
- Security (4)
- iptables (2)
TopicNavigationUser login |
Integrating ClamAV with Plesk/QmailHere are the steps for integrating ClamAV with Plesk/Qmail: * Stop all Plesk services and remove the drweb rpms service psa stopall rpm –e drweb drweb-qmail --nodeps --force * Add the Atomic Rocket Turtle archive to the rhn sources rpm --import http://www.atomicrocketturtle.com/RPM-GPG-KEY.art.txt edit /etc/sysconfig/rhn/sources to include: RHEL3: yum art http://3es.atomicrocketturtle.com/atomic/art/3ES/ RHEL4: yum art http://3es.atomicrocketturtle.com/atomic/art/4ES/ * install qmail-scanner and clamd up2date clamd qmail-scanner service clamd start chkconfig clamd on chown –R qmailq:qmail /var/run/clamav chown –R qmailq:qmail /var/clamav * remove the ART entry from /etc/sysconfig/rhn/sources |
Linux JournalSlashdot |