comparison src/mail/ngx_mail_smtp_module.c @ 9288:f83cb031a4a4

Mail: fixed EXTERNAL auth to clear s->passwd. The s->passwd field might be set after previous (failed) authentication in the same session, and since EXTERNAL authentication did not touch it, it was sent to the auth server.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 03 Jun 2024 18:03:07 +0300
parents dc955d274130
children 4538c1ffb0f8
comparison
equal deleted inserted replaced
9287:32d4582c484d 9288:f83cb031a4a4