Archive query

Does anyone know if it is possible to archive users mail to a drive other than the one that contains the data folder on the server? We currently have all the users mail on the d drive and have installed a seperate drive for archives (f drive). I want to be-able to create the archives on this new drive and still have users be-able to access them.

Subject: Archive query

You can create a directory link (“virtual” directory) within your notesdata, that actually links to a location on a different drive.

Simply create a text file in your notesdata directory named:

Archive.dir

containing:

f:\Archive

Now, it will appear as if there is an Archive directory, which is in fact located on a different drive on the server.

See the Lotus Domino Administrator 6.5.1 Help document “Creating directory and database links” for details http://www-12.lotus.com/ldd/doc/domino_notes/Rnext/help6_admin.nsf/0/17088061ddd9191c85256c1d0039b36f?OpenDocument

Subject: RE: Archive query

Thanks for that. Now if I can just get this dam policy to work!