scripting the clam

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) scripting the clam
# 1  
Old 01-17-2004
Question scripting the clam

Hiya!

I have installed clamav on my local machine and want to set it up to check my user "mbox"s.

I assume that clamd would be the thing to use at startup and then make calls to it via clamdscan, no?

Also, privilege-wise, clamd should run as what? root? clamav user?

I have the log files set up in my /var/log directory and they are chown'd to clamav:clamav and chmod'd as ug+rw.
The system doesn't allow writing though, unless the scan was initiated with sudo.

anywho, any insights and suggestions appreciated. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CLAWS-MAIL-CLAMD-PLUGIN(1)				      General Commands Manual					CLAWS-MAIL-CLAMD-PLUGIN(1)

NAME
claws-mail-clamd-plugin -- ClamAV plugin for Claws Mail DESCRIPTION
This manual page documents briefly the claws-mail-clamd-plugin This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-clamd-plugin is a plugin (loadable module) for the Claws Mail mailer. This plugin allows scanning of mails using the Clam AntiVirus. Due license restrictions no clamav library is used and it is required that the ClamAV daemon (clamd) is running on some computer, either localhost or a remote one. Mails to be scanned and scanning results will be sent to and received from this daemon using a socket. This also imposes additional requirements for your home folder and Claws Mail resource folder (~/.claws-mail): global executable permission must be given to these folders. USAGE
Before using a plugin you must instruct Claws Mail to load it on startup. For this you must go ``Configuration'' menu on main window toolbar, open ``Plugins...'' dialog, click on the ``Load plugin...'' button and select the plugin file, named clamd.so, and press the ``Open'' button. WARNINGS
Giving global executable permissions to your home and ~/.claws-mail folders allows other users of the machine to browse these folders' con- tent. This may not be what you want. SEE ALSO
chmod (1), claws-mail (1), claws-mail-extra-plugins (1), libarchive-formats (5). AUTHOR
claws-mail-clamd-plugin was written by Michael Rasmussen mir@datanom.net This manual page was written by Ricardo Mones mones@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CLAWS-MAIL-CLAMD-PLUGIN(1)