How can i create Mail-in databases automatically via Lotusscript or anyother way instead of using Lotus Administrator client.
Thanks in advance.
How can i create Mail-in databases automatically via Lotusscript or anyother way instead of using Lotus Administrator client.
Thanks in advance.
Subject: RE: How to create Mail-in database via Lotusscript or Automatically
A mail-in database consists of two parts: the database, and a document in the Domino directory. If your agent is authorized, there’s no reason it can’t create a document in the Domino directory. Just look at any existing mail-in database document to see what fields are in it, and copy that.
As for creating the database that the mail is delivered into, please see CreateFromTemplate method in the Designer help.