How to use http proxy while sending email via SmtpClient [duplicate]
问题 This question already has answers here : Sending mail through http proxy (3 answers) Closed 6 years ago . I am able to send emails via below way with Yahoo emails. But my question is can i also make it a way that computer will use proxy while connecting yahoo servers ? I mean use proxy connection to connect yahoo smpt server. Is this possible ? thank you public static bool func_SendEmail(string srFrom, string srSenderEmail, string srSenderEmailPw, string srHtmlBody, string srTextBody, string