Ask the Expert

Sending mail to Lotus Notes database version 5.06a processed as a document

I want to send a mail to Lotus Notes database version 5.06a and want it to process it as an document.
What code need to write and at what place?
How can I mail enable a database?

Description: Mail in database that stores my blah-blah-blah docs. Database FileName /data/maildbs/mail_db_1.nsf
When you then address a document to MyMailDB/MyDomain, the Name & Address book will treat your DB (mail_db_1.nsf) like a user's mail file and deposit the document into that database. How the document is structured is up to you.

PS. Don't forget to give all the necessary ACL Entries at least depositor access. Mail routers, etc.

This was first published in February 2001