Heya guys, I have been getting major spam on my box for sometime now
I just tryed to install clamAV there but I get this error when trying to start it up.
[root@server etc]# /usr/local/sbin/clamd
ERROR: Parse error at line 204: Option ScanMail requires boolean argument.
ERROR: Can't open/parse the config file /etc/clamd.conf
On that line this is the code...
# Enable internal e-mail scanner.
# Default: enabled
ScanMail
# If an email contains URLs ClamAV can download and scan them.
# WARNING: This option may open your system to a DoS attack.
# Never use it on loaded servers.
# Default: disabled
#MailFollowURLs
Anyone know what the problem maybe?

[root@server etc]# /usr/local/sbin/clamd
ERROR: Parse error at line 204: Option ScanMail requires boolean argument.
ERROR: Can't open/parse the config file /etc/clamd.conf
On that line this is the code...
# Enable internal e-mail scanner.
# Default: enabled
ScanMail
# If an email contains URLs ClamAV can download and scan them.
# WARNING: This option may open your system to a DoS attack.
# Never use it on loaded servers.
# Default: disabled
#MailFollowURLs
Anyone know what the problem maybe?