Aw: Re: Error: systemd listens on port 993, but it's not configured in Dovecot.
Florian Brucker
Flo.Brucker at gmx.de
Sa Jan 16 09:42:44 CET 2016
> Mit dovecot.socket hatte ich auch schon meinen Spaß™
>
> systemctl mask dovecot.socket
>
> Hat das Problem für mich gelöst. dovecot.service sollte enabled sein.
Worin ist jetzt der Unterschied?
mail:/etc/dovecot # systemctl status dovecot.socket
● dovecot.socket
Loaded: masked (/dev/null)
Active: active (running) since Fr 2016-01-15 17:33:35 CET; 16h ago
mail:/etc/dovecot # systemctl unmask dovecot.socket
Removed symlink /etc/systemd/system/dovecot.socket.
mail:/etc/dovecot # systemctl status dovecot.socket
● dovecot.socket - Dovecot IMAP/POP3 email server activation socket
Loaded: loaded (/lib/systemd/system/dovecot.socket; enabled)
Active: inactive (dead)
Listen: 0.0.0.0:143 (Stream)
[::]:143 (Stream)
0.0.0.0:993 (Stream)
[::]:993 (Stream)
Einen effektiven Nutzen hat das jetzt noch nicht gebracht:
mail:/etc/dovecot # lsof -i:993
....
Grüße
Florian
Mehr Informationen über die Mailingliste Dovecot