Hallo,
postfix empfängt bei mir leider keine Mails. Ich bin genau nach diesem HowTo vorgegangen: http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu-10.04
Was außerdem noch komisch war, dass ich beim Anlegen eines accounts auch die Verzeichnisse in /home/vmail anlegen musste, was ich bisher von meinem alten System nicht gewöhnt war. Angelegt habe ich diese Verzeichnisse mit maildirmake. Der Login klappt jetzt soweit und das Verschicken von Mails funktioniert ebenfalls. Nur leider kommt keine Mail an.
Im Log sind keine Fehler oder ähnliches zu finden:
Dec 22 02:02:13 fox postfix/master[8188]: daemon started -- version 2.7.0, configuration /etc/postfix Dec 22 02:02:18 fox postfix/postfix-script[8198]: refreshing the Postfix mail system Dec 22 02:02:18 fox postfix/master[8188]: reload -- version 2.7.0, configuration /etc/postfix Dec 22 02:02:31 fox imapd: Connection, ip=[::ffff:127.0.0.1] Dec 22 02:02:31 fox imapd: LOGIN, user=till@mydomain.de, ip=[::ffff:127.0.0.1], port=[44551], protocol=IMAP Dec 22 02:02:31 fox imapd: LOGOUT, user=till@mydomain.de, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=87, sent=391, time=0 Dec 22 02:02:48 fox postfix/smtpd[8205]: connect from rmr1.rz.otherdomain.de[141.56.16.131] Dec 22 02:02:48 fox postfix/smtpd[8205]: 65B47272F238: client=rmr1.rz.otherdomain.de[141.56.16.131] Dec 22 02:02:48 fox postfix/cleanup[8210]: 65B47272F238: message-id=<f91146bdebf6994cd8956e1bbd02f3ac.squirrel@webmail.otherdomain.de> Dec 22 02:02:48 fox postfix/qmgr[8203]: 65B47272F238: from=<s1234@otherdomain.de>, size=1706, nrcpt=1 (queue active) Dec 22 02:02:48 fox postfix/smtpd[8205]: disconnect from rmr1.rz.otherdomain.de[141.56.16.131] Dec 22 02:02:50 fox postfix/smtpd[8216]: connect from localhost[127.0.0.1] Dec 22 02:02:50 fox postfix/smtpd[8216]: 6A5A7272F23E: client=localhost[127.0.0.1] Dec 22 02:02:50 fox postfix/cleanup[8210]: 6A5A7272F23E: message-id=<f91146bdebf6994cd8956e1bbd02f3ac.squirrel@webmail.otherdomain.de> Dec 22 02:02:50 fox postfix/smtpd[8216]: disconnect from localhost[127.0.0.1] Dec 22 02:02:50 fox postfix/qmgr[8203]: 6A5A7272F23E: from=<s1234@otherdomain.de>, size=2132, nrcpt=1 (queue active) Dec 22 02:02:50 fox amavis[7682]: (07682-02) Passed CLEAN, [141.56.16.131] [78.53.82.150] <s1234@otherdomain.de> -> <till@mydomain.de>, Message-ID: <f91146bdebf6994cd8956e1bbd02f3ac.squirrel@webmail.otherdomain.de>, mail_id: uEqCb2CCTv6g, Hits: -0.01, size: 1706, queued_as: 6A5A7272F23E, 1992 ms Dec 22 02:02:50 fox postfix/smtp[8211]: 65B47272F238: to=<till@mydomain.de>, relay=127.0.0.1[127.0.0.1]:10024, delay=2, delays=0.04/0/0/2, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=07682-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 6A5A7272F23E) Dec 22 02:02:50 fox postfix/qmgr[8203]: 65B47272F238: removed Dec 22 02:02:50 fox postfix/virtual[8217]: 6A5A7272F23E: to=<till@mydomain.de>, relay=virtual, delay=0.03, delays=0.01/0/0/0.02, dsn=2.0.0, status=sent (delivered to mailbox) Dec 22 02:02:50 fox postfix/qmgr[8203]: 6A5A7272F23E: removed Dec 22 02:02:51 fox imapd: Connection, ip=[::ffff:127.0.0.1] Dec 22 02:02:51 fox imapd: LOGIN, user=till@mydomain.de, ip=[::ffff:127.0.0.1], port=[44565], protocol=IMAP
Vielen Dank schon mal!