I need to generate a few thousand mails in Lotus Notes (with attachment) in order to test an extension to the Domino router I wrote.

How can I do that? It may not be mails that are send into Domino via SMTP because I need to test Notes routing and real notes mails.

Does someone have a guide or macro or agent etc. that goes in a Lotus Notes intallation and autoamtes the process of creating tons of mails?

link|improve this question

54% accept rate
Can some one add the tag "lotusnotes"? – Christian May 15 '09 at 7:29
feedback

2 Answers

This article on the DominoPower.com site could be helpful: Different ways to programmatically create an email message.

Basically the author describes how to use ShellExecute in order to open "mailto:" links.

link|improve this answer
feedback

Server.Load in standart Domino Administrator package.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.