socket dovecot-lmtp is not created anymore
ratatouille
ratatouille at bitclusive.de
Wed Jan 22 22:20:56 EET 2020
Sami Ketola <sami.ketola at dovecot.fi> schrieb am 22.01.20 um 21:07:24 Uhr:
> > This the setting in /etc/dovecot/conf.d/10-master.conf
> >
> > service lmtp {
> > unix_listener /var/spool/postfix/private/dovecot-lmtp {
> > group = postfix
> > mode = 0600
> > user = postfix
> > }
> > }
> >
> > I searched nearly the whole system for lmtp but can't find the reason
> > why.
> >
> > What can I do? Debug?
>
> And when you run doveconf -n you have also verified that your config files are parset correctly.
> Ie. the setting is in the output?
Something modified dovecot.conf from
protocols = imap lmtp sieve
to
protocols = imap pop3
during my tests.
Everthing works as expected again.
Andreas
More information about the dovecot
mailing list