r2 - 11 May 2007 - 03:20:31 - EdgarKlerks? You are here: TWiki >  TWiki Web > ClamAVPlugin

ClamAVPlugin

ClamAVPlugin uses the clamav daemon to scan attachments before they are attached. This can be helpful, in case twiki is used as a catalog of software.

Configuration

The following variables can be set in lib/LocalSite.cfg:

Variable value example remarks
$TWiki::cfg{Plugins}{ClamAVPlugin}{Socket} Socket of clamd /var/run/clamav/clamd.sock When nothing set, will default to /var/run/clamav/clamd.sock
$TWiki::cfg{Plugins}{ClamAVPlugin}{Host} Host of clamd clamd.example.com Should be set with Port
$TWiki::cfg{Plugins}{ClamAVPlugin}{Port} Port number of clamd 3306 Should be set wit Host

If nothing is set, ClamAVPlugin will default to /var/run/clamav/clamd.sock, which should be fine for most installations.

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.ClamAVPlugin