I am trying to run the convert task on my mail files, I need to use the -u switch to convert the custom folders but also need to restrict which mail files are converted. I have tried:
load convert -f -u c:\mailist.txt StdMail mail6.ntf
which converts the mail files listed in the text list but does not convert the custom folders.
If I then run the convert with just the -u switch the custom folders are upgraded.
Can anyone see where I’m going wrong?
Thanks