> On 18 Sep 2018, at 20:37, Gary Mills <gary_mi...@fastmail.fm> wrote:
> 
> On Tue, Sep 18, 2018 at 06:03:48PM +0100, Jonathan Adams wrote:
>>   add this to your syslog.conf:
>>   mail.info;daemon.info�  �  �  �  �  � ifdef(`LOGHOST',
>>   /var/log/syslog, @loghost)
> 
> So, you had the same problem.  Good.  It exists.  Thanks for that
> information.
> 
>>   I found it out by adding every possible log format to the file until I
>>   could work out what had changed.
> 
> I don't like your workaround, however:
> 
> $ grep sendmail /var/adm/messages | wc -l
>      56
> $ grep daemon.info /var/adm/messages | wc -l
>   11624
> 
> I'm mainly trying to work out what had changed.
> 
> My original question was:
> 
>    How do I determine the caller?  I need to examine the startup of the
>    MTA, as that's where the openlog() calls occur.
> 
> 
> -- 
> -Gary Mills-          -refurb-                -Winnipeg, Manitoba, Canada-
> 
> _______________________________________________
> oi-dev mailing list
> oi-dev@openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev 
> <https://openindiana.org/mailman/listinfo/oi-dev>
var/log/daemon.6:Aug  1 12:48:19 beastie sendmail[1189]: [ID 702911 
daemon.info] starting daemon (8.14.4+Sun): SMTP+queueing@00:15:00

apparently the daemon part is logging using daemon facility.

rgds,
toomas

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to