hallo lug, ich will meine mails mit postfix an einem smtp-auth abkippen. da ich erst dachte das mein empfangender postfix da ein problem macht (obwohl es da mit mozilla tut) versuche ich smtp-auth jetzt erstmal bei gmx - das hatte ich früher auch schon mal mit exim am rennen, d.h. der gmx-account passt. Also ich habe folgende Packte installiert: ii postfix 1.1.11.0-3 ii postfix-tls 1.1.11.0-3 ii libsasl-digestmd5-plain 1.5.27-3.3 ii libsasl-modules-plain 1.5.27-3.3 ii libsasl2 2.1.2-2 ii libsasl7 1.5.27-3.3 ii sasl-bin 1.5.27-3.3 es gibt eine smtp_auth mit folgenden aufbau: mail.gmx.de tbals:passwd und mit "postmap smtp_auth" behandelt. in der main.cf steht u.a.: : relayhost = mail.gmx.de smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth smtp_sasl_security_options = noanonymous : Im Log finde ich jetzt folgendens: : postfix/smtp[729]: < mail.gmx.de[213.165.65.60]: 250-{mp010-rz3} GMX Mailservices postfix/smtp[729]: < mail.gmx.de[213.165.65.60]: 250-AUTH=LOGIN CRAM-MD5 PLAIN postfix/smtp[729]: < mail.gmx.de[213.165.65.60]: 250-AUTH LOGIN CRAM-MD5 PLAIN postfix/smtp[729]: < mail.gmx.de[213.165.65.60]: 250-PIPELINING postfix/smtp[729]: < mail.gmx.de[213.165.65.60]: 250 8BITMIME postfix/smtp[729]: server features: 0x27 size 0 postfix/smtp[729]: maps_find: hash:/etc/postfix/smtp_auth: mail.gmx.de = tbals:passwd postfix/smtp[729]: smtp_sasl_passwd_lookup: host `mail.gmx.de' user `tbals' pass `passwd' postfix/smtp[729]: starting new SASL client postfix/smtp[729]: smtp_sasl_authenticate: mail.gmx.de[213.165.65.60]: SASL mechanisms LOGIN CRAM-MD5 PLAIN postfix/smtp[729]: warning: SASL authentication failure: No worthy mechs found postfix/smtp[729]: connect to subsystem private/defer postfix/smtp[729]: send attr nrequest = 0 postfix/smtp[729]: send attr flags = 0 postfix/smtp[729]: send attr queue_id =2B4616E9E0 postfix/smtp[729]: send attr recipient = tbals@ctrl-c.de postfix/smtp[729]: send attr reason = Authentication failed: cannot SASL authenticate to server mail.gmx.de[213.165.65.60]: no mechanism available : Irgendwie scheint sich mein postfix nicht bei gmx authentisieren wollen - was habe ich denn falsch gemacht? Gruss Thomas -- | thomas balsfulland tbals@gmx.de | | die religion ist eine art geistiger fusel in dem die sklaven | | des kapitals ihre menschenwürde und ihren anspruch auf eine | | halbwegs menschenwüerdige existenz ersäufen. - lenin - |
Teilnehmer (1)
-
Thomas Balsfulland