Tagged Questions
1
vote
3answers
147 views
C# and Lotus Notes
I hope I can get some help on this. Everything I have found online about sending emails through lotus notes using C# is about automating the whole process, But I want to do something (i think) more ...
2
votes
1answer
132 views
C# Lotus Notes - Sent mail is not in
I'm sending mails from C# using Lotus Notes, but the sent mails are not in the database and can not be seen in the output folder.
My code is:
_notesSession = new NotesSession();
string sPassword = ...
0
votes
2answers
212 views
Using Powershell to find Lotus Notes internet email address
Using Powershell, I need to retrieve an Internet email address from a Lotus Notes names.nsf address book.
Within Notes, I can see the internet email address I want to retrieve. It is on the Basics ...
1
vote
2answers
58 views
Encryption in Unix( email batch .sh) [closed]
I want to send encrypted emails from unix(sh). So far I have investigated the below:
Mailx is an UNIX command to send emails, it does have the capability to send signed and encrypted messages using ...
0
votes
3answers
365 views
lotus notes - mailto link issue
I am trying to get a mailto link working, but I'm having issues with lotus notes.
My link: <a href="mailto:?subject=mySubject&body=myBody">Link</a>
What happens is that the following ...
-1
votes
1answer
281 views
Embedding a chart into a Lotus Notes Email Body
Thank you to a fellow Stack Overflow user who help me get this chart into an attachment on an email. It is greatly appreciated. the next step i have is trying to get it into the actual body of the ...
1
vote
1answer
263 views
Posting an Excel Chart into Lotus Notes Email
Ok, just getting into VBA and I have been handed a doosie. I am trying to get a chart, from a worksheet in Excel, placed into Lotus Notes. I have tried both attaching it as a richText format (as you ...
3
votes
2answers
450 views
Sending email with java Apache Commons Mail through Lotus Notes
I'm having trouble with my e-mail configuration for sending e-mails using lotus notes in a java program. I know this is pretty much straight forward but i guess i'm missing something. My code is as ...
0
votes
1answer
96 views
Failed to retrieve UCF id
I recently encountered an issue with my Lotus Documentum Integration (LDI). After trying to drag an email from lotus notes over to the LDI drag n drop window and dropped it, I get the following Lotus ...
-1
votes
1answer
162 views
Configure Lotus Notes to parse utf8 in the header
The question is related to a question I've previously asked Message Broker —Sending Email
The problem is as following: I send an email vie Message Broker email node, and the Lotus Notes client ...
1
vote
3answers
139 views
Open a new email windows containing an attachment
In our app we want the user to be able to send an email containing a PDF-attachment to a client. However, our users use both Notes and Outlook (and probably other clients as well), so we don't want to ...
0
votes
1answer
211 views
Encrypt note with Lotus Notes API
I have written a simple mail client for Lotus Notes and I try to encrypt a message. My approach according to the C++ API help was the following:
LNMailMessage msg;
...
1
vote
1answer
103 views
Why is my php mail not being recieved? [closed]
I have a simple form and I'm attempting to have an email sent upon submission. I'm running XP Pro (this is a side project at work, not my pc) so I have IIS up and running, I have Lotus Notes client ...
0
votes
0answers
82 views
Users create new folders based on trash folder - Email in these folders are now deleted [closed]
We have users managed to create folders based on the trash folder and when they put their mail in these folders they are deleted at the trash interval.
I think users do not understand that the folder ...
0
votes
0answers
83 views
Mail and calendar view sometimes show a blank blue screen in a composite application
I have added the Notes Mail view and the Notes mail navigator to a composite application. this works most of the time fine. but sometimes the mail view just show a blank blue page. and it does not ...
1
vote
1answer
301 views
Notes Formula Language “@ValidateInternetAddress” Failing to Validate Properly?
We are using the following validation code to check for a valid email address formatting on a web form driving by Lotus Notes:
@If((@ValidateInternetAddress([Address821]; @ThisValue)!=""
| ...
0
votes
1answer
2k views
Can't send mail in Lotus iNotes 8.5.2 in Firefox 15 and Ubuntu 12.04 [closed]
Can't send mail in Lotus iNotes 8.5.2.
I'm running Firefox 15.0 in Linux Ubuntu 12.04.
When in 'Full mode' - Every other button works okay, such as 'New' or 'Reply' or 'Mark as' or 'Retention' but ...
0
votes
2answers
505 views
HTML Email and Lotus Notes - Content is repeating
I have an HTML Email campaign that I have tested with EmailOnAcid.com. The email displays fine in almost all clients except Lotus Notes v6.5, v7, v8 :(
In Lotus Notes 6.5 & 7, at the end of the ...
0
votes
1answer
276 views
Transparency of images in Outlook 2007/2010 and LotusNotes
I have the following problem - I cannot render transparent images in Outlook 2007/2010 or LotusNotes using the 'opacity' CSS element (using style='opacity: 0.4; filter: alpha;') because it is not ...
0
votes
2answers
129 views
nsf archiving format
Does anyone know if nsf has an "ost" type equivilant? That is of course assuming that an nsf is equivilant to a pst. I am unfamiliar with Lotus notes and do not have a licensed version to test this ...
0
votes
1answer
255 views
Detecting “No names found to send mail to.” before trying to send
In lotusscript I'm sending automated emails. I'd like to be able to detect the above error (when the user I'm sending an email to doesn't exist, or is blank etc.) without just resorting to error ...
0
votes
1answer
292 views
How to dynamically open a Lotus Notes email in Java
How can I dynamically open a lotus notes email in Java or any other programming language?
0
votes
2answers
481 views
Show content of Lotus Notes mail in browser using IMAP
I have to implement the following in Java. I have a search result which is a list of emails (breve description) as link. I want that when the user click on the link, the web application should open a ...
1
vote
1answer
324 views
Garbled subject line in Lotus Notes
My C# app sends e-mail messages to the user. One of my users is in Japan and he uses Lotus Notes (v8.5.1). He reports that the e-mail subject line contains garbled text. When I send this same message ...
-4
votes
1answer
850 views
Convert vba to c# - please help! Lotus Notes create new email
Folks,
I have working VBA code, but I can't convert it to C#.
I have tried, but my C# skills are failing me.
The code below creates new message and opens new email in Lotus Notes (using active ...
1
vote
1answer
530 views
Lotus Notes is not handling my email properly
I have a php app that sends email to the users. For most users this is just fine.
However users with Lotus Notes for their email client are recieving an email that appears to start with some of the ...
0
votes
2answers
1k views
Lotus notes email in multiple folders
Is it possible to place an email into multiple lotus notes folders without creating a copy of the email? Essitiantly, I am looking for a way to create a shortcut to the same email in a different ...
1
vote
4answers
4k views
Lotus notes html email problem
I've made an html email but unfortunately, my client uses a lotus 6.5 which renders css and other stuffs poorly. Now I've fixed most of it, except for one problem, it generated a huge spacing in the ...
0
votes
1answer
210 views
Problem setting BlindCopyTo ItemValue in Lotus Notes
I got a certain issue regarding creating an eMail within Lotus Notes via COM.
There's not a general problem regarding creating the mail. The creation works fine, if no address is used which is ...
2
votes
2answers
880 views
Lotus Notes 6.5 and 7, unwanted space on small td's
I'm testing an email and it is laid out correctly in all the clients except for Lotus notes 6.5 and 7.
The problem occurs when td's become very small (less than 10px). Those td's then do not get any ...
1
vote
4answers
410 views
Open Lotus Notes mail page without sending from .NET
I'd like to open a new email page, in Lotus Notes (I know I know, I hate it too...) from a WinForm (.NET) application. Right now, I have found this that uses Interop.Domino.dll very useful. I adapted ...
2
votes
3answers
3k views
How do I prevent Lotus Notes users from forwarding or copying a message sent via System.Net.Mail?
I want to send email using SMTP client uiing microsft.net with C# as programming language. But for the emails sent through SMTP client, can we add security features like "no forwarding" or "no ...
0
votes
2answers
939 views
Lotus Notes @command to mark the current email as read?
Does anyone know of a way to mark the current email as read using an @command?
0
votes
1answer
369 views
How can I test if the user is logged into Lotus Notes using VBA?
My Excel application sends email updates using Lotus Notes and I am having trouble finding a quick and reliable way of ensuring that that the user is logged in to Notes.
If the user is not logged ...
0
votes
1answer
866 views
Why doesn't this e-mail display correctly in Lotus Notes?
I'm building an e-mail with PHP, following the RFC as closely as I can, and this appears to work in other clients (gmail, outlook), but not in Lotus Notes.
The client sees everything including the ...
0
votes
2answers
581 views
Does anyone know how to send an email with IBM Lotus Notes from a .NET application?
I am looking for a way to access Lotus Notes to get the program to pop a new email for me to enter recipient, subject, and body information. Does anyone know of a way to shell a command to Lotus ...
5
votes
3answers
405 views
How to differentiate “Note” and “Mail” item in Lotus notes? Using Domino.dll
I have a Nsf file in which in one of folder there are some mail and notes items.
I am differentiating each item with "form" property.
In case of mails form type is "memo" but in above scenario Notes ...
1
vote
3answers
967 views
How to fetch message body and attachments in XML format using php/linux from Lotus Domino server?
Has anybody some information about accessing Lotus Domino server to fetch entire mail contents by http(s) requests from php linux server?
The article by Andrei Kouvchinnikov describes well how to ...
2
votes
4answers
7k views
Force links in lotus notes emails to always open in a new window?
I'm using C# to generate emails that are read using Lotus notes. The problem is we want the links to always open up in a new window in IE but they always open in the same window when I use "Lotus ...
-2
votes
1answer
222 views
how to code for mailing in lotus notes [closed]
hi
i wrote code for mailing it gives me error "Cannot create ActiveX component." . how to resolve it. i m new for lotus notes
plz reply
1
vote
7answers
26k views
Lotus Notes email as an attachment to another email
This is in Notes 8.5 environment.
I just wanted to know how to attach an email to another email as real attachment not a "Document Link".
I intended to attach an email, so I drag & dropped an ...
0
votes
1answer
249 views
How to interpret unprintable characters in the timestamp sent by the Lotus Notes POP3 server?
I wrote a program for retrieving mail from POP3 servers. One of its users encounters the following problem...
His mail server when my program connects to it issues a greeting:
+OK Lotus Notes POP3 ...
0
votes
2answers
253 views
Detect and switch Domino servers from within VBA
We are having issues with our mail server which have highlighted a weakness in a system that I set up a couple of years ago to email departments on completion of reports.
The code that currently sets ...
2
votes
8answers
7k views
Can I use Lotus Notes to send mail?
I have to code an app that at some point in time will have to send some reports using Lotus Notes.
My questions are :
Can I send mail through the Lotus Notes client, or something related to Lotus ...
1
vote
4answers
2k views
c# generated csv file sent via email embedded to bottom of email in lotus note
I am having this weired issue that CSV attachment sent via email using .NET SmtpClient appeared at the bottom of the email rather than attachment in Lotus Note. I just don’t know how to figure it out ...
0
votes
2answers
463 views
Is it possible to update an entry in Lotus Notes via email?
Is it possible to update an entry in Lotus Notes via email just like posterous?
If it is possible, how can i do that?
Thanks.
3
votes
9answers
4k views
Automated processing of an Email in Java
Just got a request from my boss for an application I'm working on. Basically we're getting an email address setup for an external client to submit excel files to.
What I need is a way to ...
