Hi,

 

Till yesterday i was using monit <5.6 and an older version of dbmail, and
everything's ok so far.

I upgraded both, and with lmtpd, issuing the lmtp protocol, monit seems to
not like it, not very sure in which side the problem is.

 

For now to have it working, I just changes to "type tcp" instead of
"protocol lmtp".

 

My conf and log (pid dir is correct, I don't use the default):

 

check process dbmail-lmtpd with pidfile /rundbmail/dbmail-lmtpd.pid

     every 1 cycles

     group dbmail

     start program = "/etc/init.d/dbmail-lmtpd start"

     stop  program = "/etc/init.d/dbmail-lmtpd stop"

     if failed port 24 protocol lmtp with timeout 20 seconds within 3 cycles
then restart

 

[WET Nov  2 02:44:50] info     : 'dbmail-lmtpd' trying to restart

[WET Nov  2 02:44:50] info     : 'dbmail-lmtpd' stop:
/etc/init.d/dbmail-lmtpd

[WET Nov  2 02:44:50] info     : 'dbmail-lmtpd' start:
/etc/init.d/dbmail-lmtpd

[WET Nov  2 02:45:50] error    : 'dbmail-lmtpd' failed protocol test [LMTP]
at INET[localhost:24] via TCP -- LMTP error: 250-PIPELINING

[WET Nov  2 02:45:50] info     : 'dbmail-lmtpd' trying to restart

[WET Nov  2 02:45:50] info     : 'dbmail-lmtpd' stop:
/etc/init.d/dbmail-lmtpd

[WET Nov  2 02:45:50] info     : 'dbmail-lmtpd' start:
/etc/init.d/dbmail-lmtpd

[WET Nov  2 02:46:51] error    : 'dbmail-lmtpd' failed protocol test [LMTP]
at INET[localhost:24] via TCP -- LMTP error: 250-PIPELINING

[WET Nov  2 02:46:51] info     : 'dbmail-lmtpd' trying to restart

[WET Nov  2 02:46:51] info     : 'dbmail-lmtpd' stop:
/etc/init.d/dbmail-lmtpd

[WET Nov  2 02:46:51] info     : 'dbmail-lmtpd' start:
/etc/init.d/dbmail-lmtpd

 

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to