Click here to Skip to main content
15,912,400 members
Home / Discussions / C#
   

C#

 
AnswerRe: to send mass emails Pin
Richard MacCutchan2-Mar-12 23:10
mveRichard MacCutchan2-Mar-12 23:10 
AnswerRe: to send mass emails Pin
Abhinav S2-Mar-12 23:49
Abhinav S2-Mar-12 23:49 
AnswerRe: to send mass emails Pin
jschell5-Mar-12 8:40
jschell5-Mar-12 8:40 
QuestionCorrection to last message Pin
tombailey2-Mar-12 6:48
tombailey2-Mar-12 6:48 
AnswerRe: Correction to last message Pin
Dave Kreskowiak2-Mar-12 7:20
mveDave Kreskowiak2-Mar-12 7:20 
GeneralRe: Correction to last message Pin
R. Giskard Reventlov2-Mar-12 8:45
R. Giskard Reventlov2-Mar-12 8:45 
AnswerRe: Correction to last message Pin
Rahul Rajat Singh3-Mar-12 0:39
professionalRahul Rajat Singh3-Mar-12 0:39 
AnswerRe: Correction to last message Pin
BobJanova5-Mar-12 0:41
BobJanova5-Mar-12 0:41 
QuestionNeed good book to learn C# 2010 Pin
tombailey2-Mar-12 4:33
tombailey2-Mar-12 4:33 
AnswerRe: Need good book to learn C# 2010 Pin
thatraja2-Mar-12 6:52
professionalthatraja2-Mar-12 6:52 
AnswerRe: Need good book to learn C# 2010 Pin
PIEBALDconsult2-Mar-12 8:07
mvePIEBALDconsult2-Mar-12 8:07 
AnswerRe: Need good book to learn C# 2010 Pin
BillWoodruff3-Mar-12 23:22
professionalBillWoodruff3-Mar-12 23:22 
Questionsending mails Pin
MemberDotNetting2-Mar-12 3:31
MemberDotNetting2-Mar-12 3:31 
AnswerRe: sending mails Pin
Dave Kreskowiak2-Mar-12 3:59
mveDave Kreskowiak2-Mar-12 3:59 
You have to make sure the port your using matches the specification of those other hosts. Google uses 587 for secured communication to the SMTP server. Hotmail and Yahoo will probably not use the same port numbers. Check with them.

GeneralRe: sending mails Pin
Matt Meyer2-Mar-12 4:52
Matt Meyer2-Mar-12 4:52 
GeneralRe: sending mails Pin
Dave Kreskowiak2-Mar-12 6:06
mveDave Kreskowiak2-Mar-12 6:06 
GeneralRe: sending mails Pin
Matt Meyer2-Mar-12 6:21
Matt Meyer2-Mar-12 6:21 
GeneralRe: sending mails Pin
Dave Kreskowiak2-Mar-12 7:21
mveDave Kreskowiak2-Mar-12 7:21 
AnswerRe: sending mails Pin
BobJanova2-Mar-12 4:12
BobJanova2-Mar-12 4:12 
GeneralRe: sending mails Pin
MemberDotNetting2-Mar-12 11:20
MemberDotNetting2-Mar-12 11:20 
GeneralRe: sending mails Pin
Dave Kreskowiak2-Mar-12 11:23
mveDave Kreskowiak2-Mar-12 11:23 
GeneralRe: sending mails Pin
MemberDotNetting2-Mar-12 11:48
MemberDotNetting2-Mar-12 11:48 
GeneralRe: sending mails Pin
Dave Kreskowiak2-Mar-12 14:03
mveDave Kreskowiak2-Mar-12 14:03 
AnswerRe: sending mails Pin
satalaj2-Mar-12 5:25
satalaj2-Mar-12 5:25 
GeneralRe: sending mails Pin
MemberDotNetting2-Mar-12 9:26
MemberDotNetting2-Mar-12 9:26 

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.