|
Posted by lwirving on April 9, 2007, 8:09 am
Please log in for more thread options
>
>
> > Can some one help me with installing the clamAV module
>
> > It is on the Cpan site but when I run ppm install file-scan-clamav it
> > does not find it
> > I also tried ppm install clamav with the same result
>
> I don't think there's any ppm distro for File-Scan-ClamAV.
>
> The module has been written under the assumption that the local machine has
> a "clamd'" server, and the operating system is a Unix-type os.
>
> Which operating system are you running ? If you're running Windows there'll
> be some hacking of the module's source required - though it might run as is
> on Windows under Cygwin (asssuming the "clamd" server is installed).
>
> Do you have the "clamd" server installed ? That would be the first thing to
> take care of. (Even if a ppm existed, it wouldn't be functional without a
> clamd server.)
>
> Cheers,
> Rob
Yes I have the clamd server installed on windows 2003 and have been
using it with Merak mailserver successfully
it is the native win 32 port that does not use cygwin though
I saw that it could run under assp (anti SPAM SMTP Proxy)- and figure
it would be better to reject the mail there rather than passing it
through to Merak mailserver
The native windows port of clamd has to be installed in the c:\program
files\clamav folder according to the install instructions
I tried to install into the c:\clamav folder but the runclamd service
would not work in that configuration even after I manually edited the
path to the runclamd.exe file in the registry
Thanks for your help
Wayne
|