hi, my qpsmtpd (smtp) auth does not work anymore. the logs show some errors:
==> /opt/qpsmtpd/log/main/current <== 2007-11-18 21:11:32.754924500 Premature end of base64 data at lib/Qpsmtpd/Auth.pm line 262, <STDIN> line 7. 2007-11-18 21:11:32.755041500 22483 running plugin (auth-login): auth::authcheckpassword 2007-11-18 21:11:32.755162500 22483 trying to get config for smtpauth-checkpassword 2007-11-18 21:11:32.755326500 22483 Plugin auth::authcheckpassword, hook auth-login returned DECLINED, 2007-11-18 21:11:32.755430500 22483 535 Authentication failed for "username" strace on the qpsmtpd pid show: write(2, "Premature end of base64 data at "..., 79) = 79 write(2, "10523 334 UGFzc3dvcmQ6\n", 23) = 23 write(1, "334 UGFzc3dvcmQ6\r\n", 18) = 18 read(0, "password\r\n", 4096) = 8 write(2, "Premature end of base64 data at "..., 79) = 79 write(2, "10523 running plugin (auth-login"..., 59) = 59 write(2, "10523 trying to get config for s"..., 54) = 54 stat64("/usr/bin/checkpassword", {st_mode=S_IFREG|0710, st_size=11148, ...}) = 0 getgroups32(0, NULL) = 1 getgroups32(1, [91]) = 1 write(2, "10523 Plugin auth::authcheckpass"..., 74) = 74 write(2, "10523 535 Authentication failed "..., 44) = 44 i think there is something wrong with the en/decoding of the password. the handly encoded password fails too... someone a iea? thanks greetings m. -- ____________________________ Web: http://www.argh-it.de Email: [EMAIL PROTECTED] ____________________________