Vielen Dank für die Antwort...
Also, es ist egal, welchen SMTP-Server ich für den Smarthost verwenden würde... - Habe ich das richtig verstanden?
Ich könnte also auch E-Mails von
xyz@googlemail.com über den SMTP-Server von Yahoo verschicken?
OK, den Postfix kann ich mir also sparen, wichtig wäre nur, für mich, dass die verschickten E-Mails auch im Gesendet Ordner landen, aber ich denke, dass wird dann der Client erledigen.
Ja, ich kann mich an Dovecot anmelden, mit dem Benutzernamen und dem Passwort, dass der Benutzer dort auch lokal hat.
Das Maildir-Verzeichnis liegt unter
~/.Maildir und gehört dem Benutzer, den ich auch zum Anmelden verwende.
Als Berechtigungen habe ich 700 gesetzt...
Das log sieht so aus - ich habe mal alles angeschaltet, bis auf die Passwort Schalter:
Dec 13 02:29:56 localhost dovecot: auth: Debug: auth client connected (pid=1417)
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x10, ret=1: before/accept initialization [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: before/accept initialization [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 read client hello A [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 write server hello A [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 write certificate A [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 write key exchange A [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 write server done A [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 flush data [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2002, ret=-1: SSLv3 read client certificate A [192.168.178.24]
Dec 13 02:29:56 localhost dovecot: imap-login: Warning: SSL: where=0x2002, ret=-1: SSLv3 read client certificate A [192.168.178.24]
Dec 13 02:29:57 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 read client key exchange A [192.168.178.24]
Dec 13 02:29:57 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 read finished A [192.168.178.24]
Dec 13 02:29:57 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 write change cipher spec A [192.168.178.24]
Dec 13 02:29:57 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 write finished A [192.168.178.24]
Dec 13 02:29:57 localhost dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: SSLv3 flush data [192.168.178.24]
Dec 13 02:29:57 localhost dovecot: imap-login: Warning: SSL: where=0x20, ret=1: SSL negotiation finished successfully [192.168.178.24]
Dec 13 02:29:57 localhost dovecot: imap-login: Warning: SSL: where=0x2002, ret=1: SSL negotiation finished successfully [192.168.178.24]
Dec 13 02:30:03 localhost dovecot: auth: Debug: client in: AUTH 1 PLAIN service=imap secured lip=192.168.178.26 rip=192.168.178.24 lport=993 rport=41324 resp=<hidden>
Dec 13 02:30:03 localhost dovecot: auth-worker: Debug: pam(maximilian,192.168.178.24): lookup service=dovecot
Dec 13 02:30:03 localhost dovecot: auth-worker: Debug: pam(maximilian,192.168.178.24): #1/1 style=1 msg=Password:
Dec 13 02:30:03 localhost dovecot: auth: Debug: client out: OK 1 user=maximilian
Dec 13 02:30:03 localhost dovecot: auth: Debug: master in: REQUEST 513671169 1417 1 b3e12fef977e1ca7d3cdf977a8863f41
Dec 13 02:30:03 localhost dovecot: auth: Debug: passwd(maximilian,192.168.178.24): lookup
Dec 13 02:30:03 localhost dovecot: auth: Debug: master out: USER 513671169 maximilian system_groups_user=maximilian uid=1000 gid=100 home=/home/maximilian
Dec 13 02:30:03 localhost dovecot: imap-login: Login: user=<maximilian>, method=PLAIN, rip=192.168.178.24, lip=192.168.178.26, mpid=1419, TLS
Dec 13 02:30:03 localhost dovecot: imap(maximilian): Debug: Effective uid=1000, gid=100, home=/home/maximilian
Dec 13 02:30:03 localhost dovecot: imap(maximilian): Debug: maildir++: root=/home/maximilian/.Maildir, index=, control=, inbox=/home/maximilian/.Maildir, alt=
Ich hoffe, da sind jetzt keine sensibel Daten drin, wobei es nicht danach aussieht...
Schaut doch eigentlich ganz gut aus, oder?
Vielleicht liegt das wirklich an Evolution - ich installiere mir gerade Thunderbird und werde mal damit testen.
Die Wiki Artikel, hatte ich teils schon gelesen, jedoch sind die, wie du schon sagt, nicht genau meine Konfiguration...
Vielleicht schreibe ich einen - mit meiner Konfiguration - wer weiß - könnte ja jemand gebrauchen...
Diese Komplettlösungen finde ich ehrlich gesagt, nicht so schön, ich möchte eigentlich schon wissen, wie das im Detail funktioniert.
Außerdem sind diese Weboberflächen nicht gerade die schönsten und da ich ja sehr wahrscheinlich dann eh keinen MTA benötige...
/* Edit:
Mit Thunderbird geht alles 😃...
Die Probleme bezüglich Evolution haben sich also erledigt...
*/