A quick and dirty workaround is inspecting the mail-logs and restarting
mimedefang in case of errors.
Something like:

    tail -n100 /var/log/mail.log | \
    grep -q 'Milter (mimedefang): to error state'&&  \
    /etc/init.d/mimedefang restart

i will try to see if i can build it with the patch or run this cron . Thanks for your insight on this !

--

Cordialement,
Ghislain


Attachment: smime.p7s
Description: Signature cryptographique S/MIME

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to