[Mimedefang] mi_stop=1 message in syslog

Matt Selsky selsky at columbia.edu
Tue Jul 27 09:22:29 EDT 2004


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



More information about the MIMEDefang mailing list