473,394 Members | 1,640 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Sending email throught Domino notes server???

hi all

is there any managed component out there to send out email through the
domino email server??


Kevin
Nov 16 '05 #1
4 3724
hi kevin,

take a look at this link:
http://www.vbcity.com/forums/faq.asp...cat=Networking
it's a VB sample but you can convert it.

there is other way though, (the one i'm using) is using the command line
utility provided by lotus (you have to download it frmo the web), all you
have to do is call this with the correct parameters. I can give you the code
if you want.
Nevertheless the best way is using the COM objects lotus provide, I found
the code above after I had implemented the other solution.

pd:
if you convert the code to c# please post the sample here :)

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Kevin Yu" <ko**@hotmail.com> wrote in message
news:ey**************@TK2MSFTNGP14.phx.gbl...
hi all

is there any managed component out there to send out email through the
domino email server??


Kevin

Nov 16 '05 #2
I found that the COM dll from domino is no good for c#, works fine with
vb.net somehow.
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:ej**************@TK2MSFTNGP09.phx.gbl...
hi kevin,

take a look at this link:
http://www.vbcity.com/forums/faq.asp...cat=Networking
it's a VB sample but you can convert it.

there is other way though, (the one i'm using) is using the command line
utility provided by lotus (you have to download it frmo the web), all you
have to do is call this with the correct parameters. I can give you the code if you want.
Nevertheless the best way is using the COM objects lotus provide, I found
the code above after I had implemented the other solution.

pd:
if you convert the code to c# please post the sample here :)

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Kevin Yu" <ko**@hotmail.com> wrote in message
news:ey**************@TK2MSFTNGP14.phx.gbl...
hi all

is there any managed component out there to send out email through the
domino email server??


Kevin


Nov 16 '05 #3
please show me the link to the command line util, thx
Kevin

"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:ej**************@TK2MSFTNGP09.phx.gbl...
hi kevin,

take a look at this link:
http://www.vbcity.com/forums/faq.asp...cat=Networking
it's a VB sample but you can convert it.

there is other way though, (the one i'm using) is using the command line
utility provided by lotus (you have to download it frmo the web), all you
have to do is call this with the correct parameters. I can give you the code if you want.
Nevertheless the best way is using the COM objects lotus provide, I found
the code above after I had implemented the other solution.

pd:
if you convert the code to c# please post the sample here :)

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Kevin Yu" <ko**@hotmail.com> wrote in message
news:ey**************@TK2MSFTNGP14.phx.gbl...
hi all

is there any managed component out there to send out email through the
domino email server??


Kevin


Nov 16 '05 #4
hi kevin,

I do not have the link, I found it in the lotus web site, the exact name is
"Lotus Notes Command Line Client v2.0" it a bunch of .bat files and java
libraries. It's a little big to send it through email (at least mine)
I will try to upload it to a webserver later today

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Kevin Yu" <ko**@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
please show me the link to the command line util, thx
Kevin

"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
wrote
in message news:ej**************@TK2MSFTNGP09.phx.gbl...
hi kevin,

take a look at this link:
http://www.vbcity.com/forums/faq.asp...cat=Networking
it's a VB sample but you can convert it.

there is other way though, (the one i'm using) is using the command line
utility provided by lotus (you have to download it frmo the web), all you
have to do is call this with the correct parameters. I can give you the

code
if you want.
Nevertheless the best way is using the COM objects lotus provide, I found
the code above after I had implemented the other solution.

pd:
if you convert the code to c# please post the sample here :)

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Kevin Yu" <ko**@hotmail.com> wrote in message
news:ey**************@TK2MSFTNGP14.phx.gbl...
> hi all
>
> is there any managed component out there to send out email through the
> domino email server??
>
>
>
>
> Kevin
>
>



Nov 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: gswitz | last post by:
I have written a Windows Service that watches a Lotus Notes InBox for emails, detaches attachments from the emails and attaches them to a different Lotus Notes Database. The service works...
3
by: Peter Neumaier | last post by:
Hi, I am trying to read data from a domino databases (located in our LAN not on my local machine!) from my access project. I pass a code to the function checkCodeInDomino to be verified on Domino....
1
by: Nicole | last post by:
Hello! I hope there is someone out there who can shed some light on this for me. I have a module that is supposed to look at an access table, pull out each bid record, link to another table to...
3
by: Jason MacKenzie | last post by:
We're moving frome Exchange to Notes soon and I'm wondering if anyone has any info about sending mail using Notes and Vb.Net (or C#). Any help or suggestions for a tutorial are very much...
0
by: gilles.carali | last post by:
Bonjour, J'ai deux serveurs Domino Notes (A et B) en cluster qui se connectent à l' AS400 via DB2 ou ODBC. Configuration : Win2000, Domino Notes V5.013a Client Access Express en V4.5 (SP...
1
by: =?Utf-8?B?c2h5YW1AZWJpeg==?= | last post by:
Hi guys, Kinda stuck with a wierd problem. we have devleoped a web service that uses the Lotus notes interop assembly to read/ write to the la domino database. Everything works fine whne the ...
0
by: kohligagan2 | last post by:
Hi, I am working on a scenario . And scenario is I am trying to send an Email using my Lotus notes Client Id ( Lotus notes :- is used for messaging and sending mails work as a middleware) I...
0
by: ramab | last post by:
hi, i'm a bit stuck here in sending emails to multiple users which i need to read from a database. With codes below, i able only to send 2 recipients. any idea how to send to multiple users? thx...
0
by: =?ISO-8859-1?Q?Michael_Str=F6der?= | last post by:
HI! Anybody here with experience in accessing Lotus Domino with Python via DIIOP? In particular I'd like to be able to register Notes users with a Python script. Preferrably without having to...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.