Mailscanner 4.59.4 and Mailwatch with clamd?
Kapetanakis Giannis
bilias at edu.physics.uoc.gr
Wed May 2 08:52:33 IST 2007
On Tue, 1 May 2007, Johnny Stork wrote:
> Just upgraded to MS 4.59.4 and switched to clamd, but when I try to
> get to the mailwatch interface I get
>
> *Error:*
> Unable to select a regular expression for your primary virus scanner
> (clamd) - please see the examples in functions.php to create one.
>
> but there does not appear to be any settings for using clamd?
>
> Any suggestions?
That is not MailScanner's problem.
It is mailwatch.
anyway...
edit functions.php and and add the above under the clamav definition
case 'clamd':
define(VIRUS_REGEX, '/(.+) contains (\S+)/');
break;
Giannis
More information about the MailScanner
mailing list