Please help us improve HowtoForge and take our survey:
ASSP With Embedded ClamAV Integrated Into Postfix With Virtual Users And Domains - Page 3
8 Install ClamAV Perl ModuleThe installation of the ClamAV perl module is a bit tricky because the old version of this module. The following perl-test will fail with many errors but is necessary to download the module. Note: When you are asked if you want to configure perl manually, choose no − the configuration will be done automatically.
perl -MCPAN -e shell Change: LocalSocket /root/.cpan/build/File-Scan-ClamAV-1.8/clamsock Foreground MaxThreads 1 ScanArchive ArchiveMaxFileSize 1M ArchiveMaxRecursion 1 ArchiveMaxFiles 2 To: LocalSocket /root/.cpan/build/File-Scan-ClamAV-1.8/clamsock Foreground true MaxThreads 1 ScanArchive true ArchiveMaxFileSize 1M ArchiveMaxRecursion 1 ArchiveMaxFiles 2 Afterwards install the module:
make install
9 Integrate ClamAV Into ASSPAfter the installation of ClamAV and the related perl module, ClamAV is accessible for ASSP. Switch back to the ASSP web-interface and open the tab Attachments & Viruses. Add /var/run/clamav/clamd.ctl to Port or file socket for ClamAV and apply the changes. ![]()
10 Integrate ASSP Into PostfixThe easiest part... vi /etc/postfix/master.cf Change: smtp inet n - - - - smtpd To: 125 inet n - - - - smtpd Restart Postfix and ASSP:
/etc/init.d/postfix restart
11 Links
|







print: 
Recent comments
4 hours 46 min ago
21 hours 40 min ago
21 hours 43 min ago
1 day 16 hours ago
2 days 12 hours ago
2 days 15 hours ago
2 days 19 hours ago
4 days 12 hours ago
4 days 12 hours ago
4 days 13 hours ago