Wietse Venema <wie...@porcupine.org> schrieb am 22.01.20 um 14:44:42 Uhr:
> > dovecot is running but it does not create doceot-lmtp. It creates lmtp > > socket. > > > > service lmtp { > > unix_listener /var/spool/postfix/private/dovecot-lmtp { > > group = postfix > > mode = 0600 > > user = postfix > > } > > } > > Does the socket exist? Is the Dovecot daemon running? Dovecot is running. # ps aux |grep dovecot root 1883 0.0 0.1 16088 1172 ? Ss 20:24 0:00 /usr/sbin/dovecot dovecot 1901 0.0 0.1 9748 1116 ? S 20:24 0:00 dovecot/anvil root 1902 0.0 0.1 9880 1316 ? S 20:24 0:00 dovecot/log root 1912 0.0 0.2 19880 2812 ? S 20:24 0:00 dovecot/config dovenull 9922 0.0 0.4 44232 4088 ? S 20:44 0:00 dovecot/imap-login support 9925 0.0 0.2 15960 2856 ? S 20:44 0:00 dovecot/imap dovenull 9927 0.0 0.4 44232 4084 ? S 20:44 0:00 dovecot/imap-login andreas 9928 0.0 0.2 15972 2924 ? S 20:44 0:00 dovecot/imap dovenull 9929 0.0 0.3 44232 3976 ? S 20:44 0:00 dovecot/imap-login srw-rw-rw- 1 postfix postfix 0 22. Jan 20:24 lmtp Andreas