Alexander Gr�mmer wrote:
> Hi, ich habe ein da ein sehr dummes problem mit SASL und smtp! > > Ich habe es in postfix wie folgt eingebunden: > > --- schnip ---- > smtpd_recipient_restrictions = > permit_sasl_authenticated, > permit_mynetworks, > check_relay_domains > smtpd_sasl_auth_enable = yes > smtpd_sasl_security_options = noanonymous > smtpd_sasl_local_domain = xyz.no-ip.com > broken_sasl_auth_clients = yes > --- schnip ---- > > in der mail.log taucht dann immer das folgende auf: > > Sep 8 22:30:08 thesurf postfix/smtpd[12942]: connect from > pD9026F8D.dip.t-dialin.net[217.2.111.141] > > Sep 8 22:30:15 thesurf postfix/smtpd[12942]: warning: > pD9026F8D.dip.t-dialin.net[217.2.111.141]: SASL DIGEST-MD5 > authentication failed > > Der User hat das pw definitiv richtig gemacht auch MD5 angemacht. > > ich habe den user mit saslpasswd -c -u 'postcon -h xyz.no-ip.com' user > > angelegt und dann ein pw einegeben! Die hat ohren Probleme geklappt! > > Was habe ich falsch gemacht! > Hallo, Was sagt #sasldblistusers? Was steht in deiner /usr/local/lib/sasl/smtpd.conf ? Gruss, Mario -- Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

