Penguin
Diff: ClamAvPopVscan
EditPageHistoryDiffInfoLikePages

Differences between version 4 and previous revision of ClamAvPopVscan.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Thursday, March 11, 2004 9:42:57 pm by XavierPoinsard Revert
Older page: version 3 Last edited on Thursday, January 29, 2004 6:20:08 am by XavierPoinsard Revert
@@ -7,10 +7,11 @@
  
  virusregexp = .*: (.*) FOUND 
  scanner = /usr/bin/clamdscan --disable-summary -i 
  scannertype = basic 
+ demine  
  
 Don't forget to add iptables(8) rule, which will direct all pop3 traffic to pop3vscan first: 
  
  /sbin/iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 110 -j REDIRECT --to-port 8110 
  
 Change eth1 to your local network's interface name (all request coming from this network interface will be directed to pop3vscan). 
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • JurajBednar
  • XavierPoinsard
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/blame.php (In template 'html'):177: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument