Bjoern Stremmel (not verified) Hey Samuel Sat, 02/06/2016 - 1:26pm Hey Samuel Gib mal den Befehl doveconf -n Ein und vergleich mal die Ausgaben. Ich hab nur die relevanten Sachen rein kopiert. <pre> root@bananaserv ~ # doveconf -n # 2.1.7: /etc/dovecot/dovecot.conf # OS: Linux 3.4.104+ armv7l Debian 7.9 mail_access_groups = mail mail_location = maildir:~/.Maildir:LAYOUT=fs [ ...... ] passdb { driver = pam } [ ...... ] ssl_cert = </etc/dovecot/dovecot.pem ssl_key = </etc/dovecot/private/dovecot.pem userdb { driver = passwd } </pre> GruĂ Bjoern
Hey Samuel
Sat, 02/06/2016 - 1:26pmHey Samuel
Gib mal den Befehl
doveconf -n
Ein und vergleich mal die Ausgaben. Ich hab nur die relevanten Sachen rein kopiert.
<pre>
root@bananaserv ~ # doveconf -n # 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.4.104+ armv7l Debian 7.9
mail_access_groups = mail
mail_location = maildir:~/.Maildir:LAYOUT=fs
[ ...... ]
passdb {
driver = pam
}
[ ...... ]
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.pem
userdb {
driver = passwd
}
</pre>
GruĂ Bjoern