1

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?

splattne
  • 28,348
  • 19
  • 97
  • 147
Christian
  • 1,033
  • 5
  • 16
  • 24

2 Answers2

2

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.

splattne
  • 28,348
  • 19
  • 97
  • 147
0

Server.Load in standart Domino Administrator package.