Click here to Skip to main content
15,895,370 members
Home / Discussions / C#
   

C#

 
AnswerRe: System.Drawing.Graphics question Pin
Guffa5-Mar-06 9:11
Guffa5-Mar-06 9:11 
GeneralRe: System.Drawing.Graphics question Pin
QzRz5-Mar-06 9:21
QzRz5-Mar-06 9:21 
QuestionSending an e-mail Pin
steve_rm5-Mar-06 6:05
steve_rm5-Mar-06 6:05 
AnswerRe: Sending an e-mail Pin
Guffa5-Mar-06 8:42
Guffa5-Mar-06 8:42 
AnswerRe: Sending an e-mail Pin
Sean895-Mar-06 12:47
Sean895-Mar-06 12:47 
QuestionRe: Sending an e-mail Pin
steve_rm5-Mar-06 20:49
steve_rm5-Mar-06 20:49 
AnswerRe: Sending an e-mail Pin
albCode5-Mar-06 21:12
albCode5-Mar-06 21:12 
AnswerRe: Sending an e-mail Pin
Sebastian Schneider5-Mar-06 23:41
Sebastian Schneider5-Mar-06 23:41 
Be advised that most "Freemail"-Providers do not accept messages which have conflicting Sender-Address and Sender-IP/Hostname information.

That is, they would drop a message from test@hotmail.com if the server sending the message does not belong to hotmail (e.g. sender-address is "test@hotmail.com", sending server is "mail.gmail.com").

Be sure to use the SMTP-Server your Mail-Provider has given your for that address.





--
Contra vim mortem non est medicamen in hortem.
QuestionRe: Sending an e-mail Pin
steve_rm6-Mar-06 0:48
steve_rm6-Mar-06 0:48 
AnswerRe: Sending an e-mail Pin
albCode6-Mar-06 3:06
albCode6-Mar-06 3:06 
QuestionRe: Sending an e-mail Pin
steve_rm6-Mar-06 16:08
steve_rm6-Mar-06 16:08 
QuestionUSB Port Pin
Sean895-Mar-06 4:58
Sean895-Mar-06 4:58 
AnswerRe: USB Port Pin
Ed.Poore5-Mar-06 6:56
Ed.Poore5-Mar-06 6:56 
GeneralRe: USB Port Pin
Sean895-Mar-06 9:13
Sean895-Mar-06 9:13 
AnswerRe: USB Port Pin
eggie55-Mar-06 20:24
eggie55-Mar-06 20:24 
QuestionForm - Handle Pin
AJ1235-Mar-06 4:44
AJ1235-Mar-06 4:44 
AnswerRe: Form - Handle Pin
Stanciu Vlad5-Mar-06 6:23
Stanciu Vlad5-Mar-06 6:23 
GeneralRe: Form - Handle Pin
AJ1235-Mar-06 9:09
AJ1235-Mar-06 9:09 
GeneralRe: Form - Handle Pin
Stanciu Vlad5-Mar-06 9:27
Stanciu Vlad5-Mar-06 9:27 
GeneralRe: Form - Handle Pin
Gavin Taylor5-Mar-06 18:49
professionalGavin Taylor5-Mar-06 18:49 
AnswerRe: Form - Handle Pin
leppie5-Mar-06 6:40
leppie5-Mar-06 6:40 
QuestionI need your help. Pin
a_kiani5-Mar-06 3:30
a_kiani5-Mar-06 3:30 
QuestionSerialization Doubt Pin
manivannan.p5-Mar-06 1:20
manivannan.p5-Mar-06 1:20 
GeneralRe: Serialization Doubt Pin
Guffa5-Mar-06 2:08
Guffa5-Mar-06 2:08 
QuestionHow does StringBuilder Work? Pin
manivannan.p5-Mar-06 1:12
manivannan.p5-Mar-06 1:12 

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.