Does anyone know how to convert multiple user mail files for Domino 6.5.1 for iSeries.
Subject: Convert Mail Files
You can do the conversion using the convert batch process.
create a text file of all the files that you want to convert - to do this you can do a LS > conversion.txt then on the server shut down the router ie Tell Router Q
Then
load convert -f conversion.txt * iNotes6.ntf
this will convert all mail files in the conversion.txt file using any existing template and replace it with the iNotes6 template.
tehn when it has finished load the router again.
there is lots of help in the admin help files for more options.
good luck