Am 23.04.2013 22:30, schrieb Jim Knuth:
am 23.04.13 21:44 schrieb Thore <[email protected]>:
Moin, ich habe das hier in die dovecot.conf hinzugefügt:
http://wiki.dovecot.org/HowTo/PostfixAndDovecotSASL
anschließend hatte ich folgendes:
1: empfang von nachrichten war nicht möglich
2: senden von nachrichten war möglich
3: dovecot spuckte das hier aus:
invoke-rc.d dovecot reload
doveconf: Warning: NOTE: You can get a new clean config file with:
doveconf -n > dovecot-new.conf
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:101:
add auth_ prefix to all settings inside auth {} and remove the auth {}
section completely
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:103:
passdb pam {} has been replaced by passdb { driver=pam }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:105:
userdb passwd {} has been replaced by userdb { driver=passwd }
[ ok ] Reloading IMAP/POP3 mail server: dovecot.
sind'n paar Sachen obsolet in deiner config.
Steht aber da z.Bsp.:
userdb passwd {} has been replaced by userdb { driver=passwd }
Welche Version von Dovecot. Der Link is von der 1er.
dovecot -n wäre schön ;)
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.0 ext3
auth_debug = yes
mail_location = maildir:/var/mail/%u
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = scheme=PLAIN username_format=%u /etc/dovecot/users
driver = passwd-file
}
protocols = " imap"
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.pem
#das ist nicht die gleiche datei, unklugerweise hat sie aber die
gleichen namen
userdb {
args = username_format=%u /etc/dovecot/users
driver = passwd-file
UND! Es gibt jetzt ne deutsche Dovecot Liste.
danke, aber dovecot lief ja theoretisch nur die Verbindung mit postfix
machte probleme
Alles rund um Dovecot-Server <[email protected]>
was ist schief gelaufen?
Achso beim empfang war die fehlermeldung der nutzer würde nicht
gefunden werden.
Mit freundlichen Grüßen
_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users