Hello Greg,

On Saturday, July 26, 2003 at 5:15:00 PM you [GS] wrote (at least in
part):

MT>>> Is there a way of doing a mass export of messages to MSG format,
MT>>> only from certain folders?

>> No.

GS> TMK Correct on direct method, but I've used an indirect method in the
GS> past for exporting messages from multiple folders.
[Copying of all messages to temporary folder]

Quite more easy should be making use of CLI The Bat! offers:

C:\Program Files\The Bat!\thebat.exe /EXPORTU="Account";F="Folder1";D="C:\Exports"
C:\Program Files\The Bat!\thebat.exe /EXPORTU="Account";F="Folder2";D="C:\Exports"
C:\Program Files\The Bat!\thebat.exe /EXPORTU="Account";F="Folder3";D="C:\Exports"
C:\Program Files\The Bat!\thebat.exe /EXPORTU="Account";F="Folder4";D="C:\Exports"

put into a batch file will export "Folder1" to "Folder4" from account
"Account" to "C:\Exports" in .MSG format.
Changing "C:\Exports" to e.g. "C:\Exports\foobar.mbx" and appending
';UNIX' (w/o single quotes) to the command line will export the four
folders into one UNIX-MBox file.

So: no "click and point" operation, but a solvable task.
-- 
Regards
Peter Palmreuther
(The Bat! v1.63 Beta/11 on Windows XP 5.1 Build 2600 Service Pack 1)

This tagline is password protected. To view type Ctrl-Alt-Del


________________________________________________
Current version is 1.62r | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to