[Logcheck-devel] Opinion on #742069

Alberto Gonzalez Iniesta agi at inittab.org
Wed Apr 2 17:30:32 UTC 2014


Hi, I was looking at fixing #742069, since it's quite recent. But I have
doubts on the right solution.

The thing is, if you enable smtps in postix (just un-commenting some
lines in the shipped master.cf), logs from smtps will add 'smtps/' to
the daemon name. So rules like this:

.... postfix/smtpd\[[[:digit:]]+\]: ....

Should be changed to this:

.... postfix/(smtps/)?smtpd\[[[:digit:]]+\]: ...

The reporter only mentions a couple of buggy lines, but I'm afraid more
will show up eventually [1]. Should we mass upgrade those postfix/smtpd or
start fixing as people complain?


Regards,

Alberto

[1] From a quick test in my laptop:
Apr  2 19:14:14 bin postfix/smtps/smtpd[24117]: connect from localhost[::1]
Apr  2 19:14:17 bin postfix/smtps/smtpd[24117]: SSL_accept error from localhost[::1]: lost connection
Apr  2 19:14:17 bin postfix/smtps/smtpd[24117]: lost connection after CONNECT from localhost[::1]
Apr  2 19:14:17 bin postfix/smtps/smtpd[24117]: disconnect from localhost[::1]

-- 
Alberto Gonzalez Iniesta    | Formación, consultoría y soporte técnico
mailto/sip: agi at inittab.org | en GNU/Linux y software libre
Encrypted mail preferred    | http://inittab.com

Key fingerprint = 5347 CBD8 3E30 A9EB 4D7D  4BF2 009B 3375 6B9A AA55



More information about the Logcheck-devel mailing list