I need to implement a policy for client archival. My users e-mail files are getting to large. I want them to archive to a server. I tested mine to archive to the Lotus server and got error message "Notes error: Remote pathname must be relative to Data Directory" What am I doing wrong and what is the best way to accomplish my goal?
What exactly did you do to cause the archive attempt?
It sounds like you supplied a pathname that the archiving system didn't like. Perhaps you tried to specify the full pathname of the archive file on the server (c:\domino\data\mailarch\munchkinArchive.nsf) instead of the relative path (mailarch\munchkinArchive.nsf).
Discuss This Question: 3  Replies
Hi,,
Have you heared about this solution
http://www.ibm.com/developerworks/lotus/library/domino-green/
Best Regards