Hallo Hans,

On Wed, 4 Sep 2002 14:44:21 +0200GMT (4-9-02, 14:44 +0200GMT, where I
live), you wrote:


HR> I would like to automate the backup of incoming and outgoing mail
HR> as *separate* files.

Create a batch-file like this:

c:\progra~1\thebat~1\thebat.exe/exportf="\\hans\inbox";Dir="c:\backup\inbox"
c:\progra~1\thebat~1\thebat.exe/exportf="\\hans\sent";Dir="c:\backup\sent"

In order not to create duplicate files, you'd need to clear the
contents of c:\backup\inbox c:\backup\sent, but that's not so hard.
The above commands suppose that you've installed TB in it's default
directory and that the account you'd like to backup is called 'hans'

More info on the /export command can be found in TB's help, search for
/export

-- 
Groetjes, Roelof


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

Reply via email to