PMMail for multiple users?

Steve Lamb PMMAIL Discussion List <PMMAIL-L@VM.EGE.EDU.TR>
Tue, 9 Mar 1999 15:56:58 -0800


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 9 Mar 1999 18:44:18 -0500, Steven Tryon wrote:

>if exist %1.zip erase %1.zip
>d:\util\os2\zip -r %1.zip %1

>I use it for this sort of thing constantly.  It zips a directoyr
>structure to a zip file of the same name.  Also works great for
>transferring long names between OS/2 and Win.95.

    The current incarnation of my "out" script is this:

del morph.rar
rar m -m5 -s -md1024 -r morph.rar @morph.lst
copy morph.rar f:\

    And morph.lst is:

SOUTHS~1\tools\*.db
SOUTHS~1\tools\*.mru
SOUTHS~1\tools\groups\*
SOUTHS~1\pmmail\morphe1.act\*
SOUTHS~1\pmmail\morph0.act\*
SOUTHS~1\pmmail\morphe0.act\*
SOUTHS~1\pmmail\morph1.act\*
SOUTHS~1\pmmail\greyd0.act\*
SOUTHS~1\pmmail\filters
SOUTHS~1\pmmail\pgp
SOUTHS~1\pmmail\age_o0.act\*

    This, run from the directory above the PMMail main directory.  It
archives up all my accounts, my filters, my pgp stuff, my groups, my address
books.  Everything else is machine specific and is a waste to move around.
Works like a charm.  :)

- --
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
         ICQ: 5107343          | main connection to the switchboard of souls.
- -------------------------------+---------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: PGPsdk version 1.0 (C) 1997 Pretty Good Privacy, Inc

iQA/AwUBNuW1Snpf7K2LbpnFEQLh5wCg/zxyGFDb3d2Sk0XlPdzE5wVGL+kAn1A1
LIAmi1Eky2Z1ZbOa3U0NJwqe
=GM1i
-----END PGP SIGNATURE-----