Click here to Skip to main content
15,903,201 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sending a E-mail in C# Pin
imnotso#8-May-08 1:43
imnotso#8-May-08 1:43 
GeneralRe: Sending a E-mail in C# Pin
Christian Graus8-May-08 1:48
protectorChristian Graus8-May-08 1:48 
GeneralRe: Sending a E-mail in C# Pin
imnotso#8-May-08 1:57
imnotso#8-May-08 1:57 
GeneralRe: Sending a E-mail in C# Pin
Christian Graus8-May-08 2:17
protectorChristian Graus8-May-08 2:17 
GeneralRe: Sending a E-mail in C# Pin
N a v a n e e t h8-May-08 2:59
N a v a n e e t h8-May-08 2:59 
GeneralRe: Sending a E-mail in C# Pin
imnotso#8-May-08 3:14
imnotso#8-May-08 3:14 
GeneralRe: Sending a E-mail in C# Pin
N a v a n e e t h8-May-08 3:27
N a v a n e e t h8-May-08 3:27 
AnswerRe: Sending a E-mail in C# Pin
RedHotFunk8-May-08 13:57
RedHotFunk8-May-08 13:57 
I have a working version of an email client I made using smtp for C#. If you still need it, I can send you my sample code. As well, I would like to tell you that the server you are using is also important. I'm going to presume that you are going to use a free server, so your best bet would most likely be using Googlemail's smtp, since you actually forward your mail to their ports. As well, what you had before was to simple a method, if you're using an smtp server, you're going to have to authenticate each request, meaning that you'll also have to send your email's password.
Questionwhat is regular expression correponding to this string [Select]? Pin
syamooo8-May-08 0:20
syamooo8-May-08 0:20 
AnswerRe: what is regular expression correponding to this string [Select]? Pin
Christian Graus8-May-08 1:11
protectorChristian Graus8-May-08 1:11 
AnswerRe: what is regular expression correponding to this string [Select]? Pin
Ashfield8-May-08 1:12
Ashfield8-May-08 1:12 
QuestionXML message generation Pin
George_George7-May-08 23:25
George_George7-May-08 23:25 
AnswerRe: XML message generation Pin
natsuyaki7-May-08 23:40
natsuyaki7-May-08 23:40 
GeneralRe: XML message generation Pin
George_George7-May-08 23:48
George_George7-May-08 23:48 
GeneralRe: XML message generation Pin
N a v a n e e t h7-May-08 23:55
N a v a n e e t h7-May-08 23:55 
GeneralRe: XML message generation Pin
George_George7-May-08 23:57
George_George7-May-08 23:57 
GeneralRe: XML message generation Pin
N a v a n e e t h8-May-08 0:09
N a v a n e e t h8-May-08 0:09 
GeneralRe: XML message generation Pin
George_George8-May-08 2:59
George_George8-May-08 2:59 
GeneralRe: XML message generation Pin
N a v a n e e t h8-May-08 3:14
N a v a n e e t h8-May-08 3:14 
GeneralRe: XML message generation Pin
George_George8-May-08 3:22
George_George8-May-08 3:22 
GeneralRe: XML message generation Pin
N a v a n e e t h8-May-08 3:33
N a v a n e e t h8-May-08 3:33 
GeneralRe: XML message generation Pin
George_George8-May-08 3:44
George_George8-May-08 3:44 
GeneralRe: XML message generation Pin
N a v a n e e t h8-May-08 4:05
N a v a n e e t h8-May-08 4:05 
GeneralRe: XML message generation Pin
George_George8-May-08 4:20
George_George8-May-08 4:20 
AnswerRe: XML message generation Pin
N a v a n e e t h7-May-08 23:50
N a v a n e e t h7-May-08 23:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.