All incoming mail marked unchecked

Timotheus Pokorra timotheus at kolab.org
Mon Oct 24 23:18:16 CEST 2016


> Oct 24 16:58:55 mail clamd[22221]: /usr/sbin/clamd: unrecognized option `--nofork=yes'
> Oct 24 16:58:55 mail clamd[22221]: ERROR: Unknown option passed
> Oct 24 16:58:55 mail clamd[22221]: ERROR: Can't parse command line options

This error message leads me to this answer:
https://www.centos.org/forums/viewtopic.php?t=58763#p248129

Try to edit /usr/lib/systemd/system/clamd at .service and change the
ExecStart line to:
ExecStart = /usr/sbin/clamd -c /etc/clamd.d/%i.conf --foreground=yes

Timotheus


More information about the users mailing list