<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 18 Sep 2018, at 20:37, Gary Mills <<a href="mailto:gary_mills@fastmail.fm" class="">gary_mills@fastmail.fm</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Tue, Sep 18, 2018 at 06:03:48PM +0100, Jonathan Adams wrote:<br class=""><blockquote type="cite" class="">   add this to your syslog.conf:<br class="">   <a href="http://mail.info" class="">mail.info</a>;<a href="http://daemon.info" class="">daemon.info</a>�  �  �  �  �  � ifdef(`LOGHOST',<br class="">   /var/log/syslog, @loghost)<br class=""></blockquote><br class="">So, you had the same problem.  Good.  It exists.  Thanks for that<br class="">information.<br class=""><br class=""><blockquote type="cite" class="">   I found it out by adding every possible log format to the file until I<br class="">   could work out what had changed.<br class=""></blockquote><br class="">I don't like your workaround, however:<br class=""><br class="">$ grep sendmail /var/adm/messages | wc -l<br class="">      56<br class="">$ grep <a href="http://daemon.info" class="">daemon.info</a> /var/adm/messages | wc -l<br class="">   11624<br class=""><br class="">I'm mainly trying to work out what had changed.<br class=""><br class="">My original question was:<br class=""><br class="">    How do I determine the caller?  I need to examine the startup of the<br class="">    MTA, as that's where the openlog() calls occur.<br class=""><br class=""><br class="">-- <br class="">-Gary Mills-<span class="Apple-tab-span" style="white-space:pre">     </span><span class="Apple-tab-span" style="white-space:pre">    </span>-refurb-<span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span>-Winnipeg, Manitoba, Canada-<br class=""><br class="">_______________________________________________<br class="">oi-dev mailing list<br class=""><a href="mailto:oi-dev@openindiana.org" class="">oi-dev@openindiana.org</a><br class=""><a href="https://openindiana.org/mailman/listinfo/oi-dev" class="">https://openindiana.org/mailman/listinfo/oi-dev</a></div></div></blockquote><br class=""></div><div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Hack; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">var/log/daemon.6:Aug  1 12:48:19 beastie sendmail[1189]: [ID 702911 <a href="http://daemon.info" class="">daemon.info</a>] starting daemon (8.14.4+Sun): SMTP+queueing@00:15:00</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Hack; background-color: rgb(255, 255, 255);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Hack; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">apparently the daemon part is logging using daemon facility.</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Hack; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Hack; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">rgds,</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Hack; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">toomas</span></div></div><br class=""></body></html>