WinHost Support Portal
Language
 
Home>Knowledge Base>Programming/Error Message/Sample Code>General questions>Which SMTP server should I use for ASP/ASP.net mail component?
Information
Article ID485
Created On8/7/2009
Modified4/13/2010
Share With Others
Which SMTP server should I use for ASP/ASP.net mail component?
You should use the smtp server assigned to your account "mail.mydomain.com" as the SMTP outgoing server for your web applications.  Using the SMTP assigned to your Winhost account will require that you also pass SMTP authentication in your web application.