hello all
my question is,why send email using C# take much longer time to be accepted by the receiver than
using gmail or yahoo.mail ?
thank you
denny
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Jan 10, 2010, 9:18 PM
Connects to SMTP Server .Then your Application Sends Mail to Mail Acceptor .. While you use gmail . the application already on
the system where mail has to be sent its their own server ...so its faster then our application.