TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Surendra singh
NA
136
69.4k
Change smtp from mail address using c#
Feb 4 2013 9:37 AM
Hi,
i am sending email using gmail smtp credentials. My problem is that, i want to use different email id and username as credentials.
<smtp from="
[email protected]
" deliveryMethod="Network">
<network host="smtp.gmail.com" port="25" userName="
[email protected]
" password="mypassword" />
</smtp>
Now i want to show from address ("
[email protected]
") in client's from address, rather than userName "
[email protected]
".
Would you please help me to show from address ("
[email protected]
"), than userName "
[email protected]
"
Thanks
Reply
Answers (
0
)
Show my Company address in map using asp.net c#
How to obtain primary key of table