Re: [PATCH v2 1/6] imap-send: note "auth_method", not "host" on auth method failure
From: Junio C Hamano <hidden> Date: 2023-02-02 19:11:23
Ævar Arnfjörð Bjarmason [off-list ref] writes:
Fix error reporting added in ae9c606ed22 (imap-send: support CRAM-MD5
authentication, 2010-02-15), the use of "srvc->host" here was
seemingly copy/pasted from other uses added in the same commit.