Hi! Is it necessary for Dovecot2 to send it a SIGHUP when I rotate its log files? I'm asking because then I must turn off the 'shutdown_clients' option, because then every user gets disconnected while rotating the logs. Daniel -- L?VAI D?niel PGP key ID = 0x83B63A8F Key fingerprint = DBEC C66B A47A DFA2 792D 650C C69B BE4C 83B6 3A8F
On Mon, 2010-09-20 at 11:09 +0200, LEVAI Daniel wrote:> Is it necessary for Dovecot2 to send it a SIGHUP when I rotate its log > files? > I'm asking because then I must turn off the 'shutdown_clients' option, > because then every user gets disconnected while rotating the logs.You can rotate logs with SIGUSR1. Or with v2.0 you can do it in a pretty way with: doveadm log reopen