Mail is not being sent after installing simscan
Tagged:  •    •    •  

After installing simscan I was no longer able to send any message. The following message was being spitted out upon sending an e-mail through this SMTP-server:

'451 mail server temporarily rejected message (#4.3.0)'

Looking at the log files, I saw the following line appearing on each connect in /var/log/qmail/smtpd/current:

@4000000046e1463b0227b06c connect(): No such file or directory

Not really clear, but it turned out that clamd was not running, something simscan heavily depends on. Make sure that clamd is running and if not, try to track down why it is not.