I am working on a task where my .net application should send emails using Lotus Notes client ( NOT SMTP) with .NET using Dominos.dll. I am able to send mails also. But the problem comes when i close m
I was wondering if anybody knew how to send a fax programmatically using the Lotus Notes API for .NET.I have used the Domino namespace to get emails from the Lotus email server.Bu开发者_JS百科t now I\
I\'ve got a Perl/DBI program that nee开发者_C百科ds to connect to a Lotus Notes database.With NotesSQL installed, the program works, but keeps prompting me for a Notes password.Is there any way to pas
I am new in lotusScript and lotus notes. I can retrieve data from database using notesView. Here is path of my lotusScript code for that:
I have a working Lotus Notes agent. Running on LN 7. My agent runs every 5 minutes, and it sends some mails whenever it finds some specific records on an Microsoft SQL (2005) table.
My client is using Lotus Notes 8.0.2. I am trying to use the following VBScript to call the Notes API to send an email:
I have a few Lotus Notes \'databases\' that i\'d like to import into Access or SQL. I think I have most of the steps down (install NotesSQL ODBC driver, setup ODBC connection to Lotus DB, import data
I am reading mails using Interop.Domino dll but in few cases my program hangs for a particular mail, after going through the document properties i found that the mail is truncated as a blue torn page
I have a breakline problem using sendmail activity in a Sharepoint VS workflow. I use< br/ >for the breakl开发者_如何学Goine, everything is ok in live mail&outlook but when i try it in lotus no
I am able to open Lotus notes api using Perl, without errors, also I can get list of views that includes Inbox, but when I try to read messages from that view it appears empty? What might I be doing w