Thread postfix + saslauthd (20 answers)
Opened by esskar at 2009-03-25 07:15

esskar
 2009-03-25 07:15
#119782 #119782
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
Hallo, nach langem hin und her hab ich es endlich irgendwie geschafft, postfix und courir mit mysql und saslauthd zum laufen zu bekommen.
postfix hackt aber noch ein wenig
wenn ich über
testsaslauthd -u foo@domain.ext -p bar -s smtp bekomm ich ein 0: OK "Success.
so, jetzt smtp getestet:
im auth.log steht:
auth failure: [user=foo] [service=smtp] [realm=domain.ext] [mech=pam] [reason=PAM auth error]
realm hat mich stutzen lassen
hab dann mal bei testsaslauth einen falsches passwort probiert, dann bekomm ich

auth failure: [user=foo@domain.ext] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error]
testsaslauthd setzt also keinen realm (hab es ja auch nicht über argument gesagt)
nur wie schaff ich es nun, dass das auch smtp auth kapiert?

View full thread postfix + saslauthd