Hi. Ive installed ISPconfig a while ago, but since the heartbleed mess and then apt-get update, in once, all emails are seen as a virus. Could give you a list of thousands, but, Mail Queue: Mail Log: Stupid thing though, I sended an email out yesterday @ 18:16. It was finally deliverd tonight @ 4:35 So, eventually some emails are getting trough, but not all. How to fix? (or better, How to forge?)
The above errors do not mean that emails are detected as viruses, they just indicate that your virus scanner is not working at the moment so the emails wait to be delivered. So the issue is that your clamav daemon is not running. restart clamd, then requeue the waiting mail files with: postqueue -f
Can't reboot ClamAV apparently, gives me a FAIL. Did already freshclam, that worked eventually after stopping it and then restarting it. So, I can't start the clamav deamon, when I try: So, what to do? If it ain't starting, how can I ever requeue the emails. It has no sence in that case
Check the clamav log file to find out why clamav cant start. then we fix that issue and your mail system will work again.
Ok. I tackled the problem for now, the error was that there wasnt enough memory available. Which is strange, cause I have a 2gb memory VPS. No big memory eaters, so weird. Got solution from http://www.howtoforge.com/forums/archive/index.php/t-53813.html But, I've created an swap file (http://www.garron.me/en/bits/create-add-swap-file-ubuntu.html) and now it starts. But, I'm afraid it all will happen to soon again. Anything that can be done?