[Dovecot] Time jumped forwards
Eric Shubert
ejs at shubes.net
Sat Jan 15 03:07:49 EET 2011
On 01/14/2011 05:41 PM, Dave Stevens wrote:
>
> my experience with CentOS/Dovecot was that when the clock is reset back,
> Dovecot writes a message into /var/log/messages saying, IIRC, "Time just
> went backwards. This could cause problems so I'll just kill myself now."
> And mail transport stops.
FWIW, here's a cron job for starting dovecot when it's not running for
whatever reason:
service dovecot status >/dev/null 2>&1 || \
service dovecot start >/dev/null 2>&1
--
-Eric 'shubes'
More information about the dovecot
mailing list