You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle SmtpResponseException in DataCommand (#258)
Added a catch block for SmtpResponseException in DataCommand to return false when this exception occurs, improving error handling during SMTP data processing.
0 commit comments