Ich muss das Thema noch einmal aufgreifen...
Also...
Ich habe das mal auf meiner virtuellen Maschine getestet...
Da ist alles ganz normal...
Eine ganz frische Installation...
Nun habe ich dort ein Emailkonto angelegt...
Und folgendes erscheint im Log "mail.info":
Code:
Aug 27 19:26:49 server1 postfix/master[5161]: terminating on signal 15
Aug 27 19:26:49 server1 authdaemond: stopping authdaemond children
Aug 27 19:26:51 server1 postfix/master[5334]: daemon started -- version 2.5.1, configuration /etc/postfix
Aug 27 19:26:51 server1 authdaemond: modules="authuserdb authpam", daemons=5
Aug 27 19:26:51 server1 authdaemond: Installing libauthuserdb
Aug 27 19:26:51 server1 authdaemond: Installation complete: authuserdb
Aug 27 19:26:51 server1 authdaemond: Installing libauthpam
Aug 27 19:26:51 server1 authdaemond: Installation complete: authpam
Dann habe ich mal auf meinen Live-System ein Konto anleget.
Dort läuft DoveCot:
Code:
Aug 27 17:26:22 root95 postfix/master[1594]: terminating on signal 15
Aug 27 17:26:22 root95 dovecot: dovecot: Killed with signal 15 (by pid=1847 uid=0 code=kill)
Aug 27 17:26:23 root95 postfix/master[1919]: daemon started -- version 2.5.1, configuration /etc/postfix
Aug 27 17:26:23 root95 dovecot: Dovecot v1.2.3 starting up (core dumps disabled)
Aug 27 17:26:23 root95 dovecot: auth-worker(default): mysql: Connected to localhost (ispcp)
Aug 27 17:26:23 root95 last message repeated 2 times
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1938
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1940
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1939
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1941
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1942
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1943
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1946
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1945
Aug 27 17:26:24 root95 dovecot: auth(default): new auth connection: pid=1944
Also wird doch ganz klar Postfix neu gestartet...
Und gleichzeit wird auch Dovecot neu gestartet... Oder sehe ich das falsch...
Und das hat nix damit zu tun das ich Dovecot drauf habe...
Auf dem ungeänderten System macht er ja das selbe.