Page 1 of 1

Recover after crash

Posted: 06 Jul 2016 11:31
by ulus
Hello,
yesterday our EFA 3.0.1.1 crashed due to out of memory situation

Code: Select all

Jul  5 15:26:11 dmzmail kernel: Out of memory: Kill process 26193 (clamd) score 162 or sacrifice child
Jul  5 15:26:11 dmzmail kernel: Killed process 26193, UID 496, (clamd) total-vm:378720kB, anon-rss:310528kB, file-rss:28kB
Jul  5 15:26:12 dmzmail root: EFA Monitor ALERT: Service clamd down and restarted ( 3 attempts in past day, max attempts is 3 )
Jul  5 15:26:18 dmzmail rsyslogd-2177: imuxsock begins to drop messages from pid 8262 due to rate-limiting
Jul  5 15:26:21 dmzmail rsyslogd-2177: imuxsock begins to drop messages from pid 8446 due to rate-limiting
At around 23:50 the system was rebooted by hand.

In /var/spool/MailScanner/quarantine/20160705 now we have 157 dirs each containing a message file.
The daily report lists them in state "other". We can't release/resend this messages by GUI.
Is there a simple way to resend them? Cause they are no queue files putting them in postfix incoming queue won't work.

Regards
ulus

Re: Recover after crash

Posted: 06 Jul 2016 22:30
by shawniverson
It may be possible to resend them by piping them to sendmail/postfix.

Take a look at /var/www/cgi-bin/release-msg.cgi for hints.