Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > SmtpClient and Mail Servers

Reply
Thread Tools

SmtpClient and Mail Servers

 
 
headware
Guest
Posts: n/a
 
      06-24-2009
There is nothing Exchange or Microsoft specific about the
System.Net.Mail.SmtpClient class is there? It should work with any
mail server that uses SMTP regardless of platform right?
 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      06-25-2009
On Jun 24, 10:48*pm, headware <david.k.l...@gmail.com> wrote:
> There is nothing Exchange or Microsoft specific about the
> System.Net.Mail.SmtpClient class is there? It should work with any
> mail server that uses SMTP regardless of platform right?


SMTP is a standard, you can use SmtpClient for all SMTP-enabled servers
 
Reply With Quote
 
 
 
 
headware
Guest
Posts: n/a
 
      06-25-2009
On Jun 25, 8:57*am, Alexey Smirnov <alexey.smir...@gmail.com> wrote:
> On Jun 24, 10:48*pm, headware <david.k.l...@gmail.com> wrote:
>
> > There is nothing Exchange or Microsoft specific about the
> > System.Net.Mail.SmtpClient class is there? It should work with any
> > mail server that uses SMTP regardless of platform right?

>
> SMTP is a standard, you can use SmtpClient for all SMTP-enabled servers


Thanks!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Send a mail with System.Net.Mail.SmtpClient refv8 ASP .Net 2 10-13-2006 07:28 PM
Mail.SmtpClient sending duplicates =?Utf-8?B?QnJpYW4gTG9ycmFpbmU=?= ASP .Net 4 06-14-2006 10:55 PM
ASP 2.0 Net.Mail.SmtpClient Delay mazdotnet ASP .Net 2 05-09-2006 07:39 PM
System.Net.Mail.SmtpClient Send method causing an Application popup in IIS ??? ticketdirector@gmail.com ASP .Net 3 04-25-2006 08:47 PM
How to use System.Net.Mail.SmtpClient via SSL and Authentication? =?Utf-8?B?SG90UVE=?= ASP .Net 0 05-06-2005 10:09 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57