bug-mailfromd
[Bug-mailfromd] logging output of $i
Hi Sergey,
I am everywhere reading that the sendmail $i macro is the message id. Yet when I use it, I always get this info: infront of it.
These are some lines from the remote syslog
spamd[344682]: spamd: identified spam (9.2/3.0) for sa-milt:10051 in 0.5 seconds, 88347 bytes
sendmail[85784]: 29S8jWZa085784: Milter (mailfromd) delete: header X-Mailer: iPhone Mail (19G82)
sendmail[185308]: 29S9NGNw185308: Milter (clamav) insert (1): header: X-Virus-Status: Clean
sendmail[185314]: STARTTLS=server, relay=eff.effect.edu.pl [148.251.216.50], version=TLSv1.2, verify=NOT, cipher=ECDHE-RSA-AES256-GCM-SHA384, bits=256/256
mailfromd#1[188743]: info: 29S8j902188742: testing remote_hostname:mail-lj1-f173.google.com
rsyslog has for the mail such configuration (this is at a later stage debug/err/warn are caught earlier)
mail.* -/var/log/maillog
Only mailfromd is outputting this "info:" in my logging. Is there any way to get rid of this? It looks like info is used in the logging output while it should be used as a loglevel.
Best,
Marc