|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Sending mail with VB.NET (question about from)I can send a mail, no problem, however, the sended mail always comes from
the e-mail adres from the sender I use this code myMessage = New MailMessage With myMessage ..To = ontvanger ..From = verzender How can I change this that when this mail is received by someone, he/she doesn't see from: t***@test.be but sees from: test. But if he/she reply's, the mail goes to t***@test.be ? Thanks Joris
Show quote
Hide quote
"Joris De Groote" <joris.degro***@skynet.be> wrote in
news:#Pp5DfoJHHA.1912@TK2MSFTNGP03.phx.gbl: > How can I change this that when this mail is received by someone, > he/she doesn't see from: t***@test.be but sees from: test. But if > he/she reply's, the mail goes to t***@test.be ? > Set the from to be in this format: "Test" <t***@test.com>
How I can find out on which platform I am running (32/64 bits)?
overriding array size How to determine if e-mail was sent OK Add Active Directory Users to a Group on a Workstation regex expressions Deleting controls Autorun on USB Flash Drive change date getting 2005 grid to look like 2003 MySQL AND UNICODE |
|||||||||||||||||||||||