944,014 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 4802
  • ASP.NET RSS
Aug 30th, 2007
0

Send email with Lotus Notes mail server

Expand Post »
Dear all .Netters

My company mail server using Lotus Notes.
I want to send e-mail between us.

ASP.NET Syntax (Toggle Plain Text)
  1. Dim message As New MailMessage("melky@int.mzhcb.com", "kusno@int.mzhcb.com", "test", "test")
  2. Dim emailClient As New SmtpClient("mzhcb.com")
  3. emailClient.Send(message)

But i only get this message error :
The remote name could not be resolved: 'mzhcb.com'

is the host in SmtpClient same as mail server ?
Last edited by Ezzaral; Feb 15th, 2011 at 12:28 pm. Reason: Added code tags. Please use them to format any code that you post.
Similar Threads
Reputation Points: 11
Solved Threads: 17
Junior Poster
Kusno is offline Offline
191 posts
since Aug 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: need help in loading image file in image control
Next Thread in ASP.NET Forum Timeline: HttpWebRequest - No Response





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC