Send email with Lotus Notes mail server

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2007
Posts: 182
Reputation: Kusno is an unknown quantity at this point 
Solved Threads: 15
Kusno's Avatar
Kusno Kusno is offline Offline
Junior Poster

Send email with Lotus Notes mail server

 
0
  #1
Aug 30th, 2007
Dear all .Netters

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

Dim message As New MailMessage("melky@int.mzhcb.com", "kusno@int.mzhcb.com", "test", "test")
Dim emailClient As New SmtpClient("mzhcb.com")
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 ?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC