We're running MIMEDefang 2.44 with Sendmail 8.13.0 on Solaris 9.  When I 
stop MIMEDefang via '/etc/init.d/mimedefang stop' I get the following 
message in syslog:

Jul 27 09:12:20 clover mimedefang[22489]: [ID 649295 mail.info] MIMEDefang-2.44: 
mi_stop=1

This message comes from the sendmail source code 
(libmilter/listener.c:946)

 if (mistop != MILTER_CONT)
                        smi_log(SMI_LOG_INFO, "%s: mi_stop=%d",
                                smfi->xxfi_name, mistop);


mi_stop is set to MILTER_STOP (#define'd to 1 in libmilter.h)

Is this message normal or is it something to be worried about?


--
Matt Selsky
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to