Displaying 1 result from an estimated 1 matches for "ddt1".
Did you mean:
dat1
2018 Mar 02
2
Debian: Dovecot 2.3.0.1 won't start if dovecot-pop3d is missing
Aki Tuomi, Fri, 02 Mar 2018 20:06:35 +0200:
> the problem is default
> ?protocols = imap pop3?
Ah, OK. I wasn't aware that the default had changed. It seems to be
protocols = imap pop3 lmtp
now.
> packaging should use
> protocols =
> protocols = $protocols imap
Yep, explicitly setting
protocols =
before
!include_try /usr/share/dovecot/protocols.d/*.protocol
helps.
IMO