mbox series

[GSoC,v2,0/1] improve smtp auth error handling logic

Message ID 20250311062440.3566116-1-05ZYT30@gmail.com (mailing list archive)
Headers show
Series improve smtp auth error handling logic | expand

Message

Zheng Yuting March 11, 2025, 6:24 a.m. UTC
This patch enhances error handling in the smtp_auth_maybe() function by
distinguishing between temporary errors and permanent authentication
failures.

Zheng Yuting (1):
  improve smtp authentication error handling logic

 git-send-email.perl | 30 ++++++++++++++++++++++--------
 1 file changed, 22 insertions(+), 8 deletions(-)

--
2.49.0.rc0.57.gdb91954e18