Is it possible to create a mailfile in background using adminp ?Using the administrator to create users and mark “create mailfile in background” a processdoc is created in admin4.nsf and adminp does a the rest.
However there is no method in the NotesAdministrationProcess class…
It’s not very “beautiful”, but your can create your own documents in the admin4 database. I did it one time, I copy/pasted a document created by the administrator in another db, and run an agent in this db which use this document as a template to create a new documents with updated fields in the admin4 db