home *** CD-ROM | disk | FTP | other *** search
- .key SystemID/a ; SystemID is passed from AME as "SystemID variable"
-
- ; AME Compression Script
-
- StorMail AME:Replies/<SystemID>.MSG TO AMEPacket:
- ; Puts .MSG packet into
- ; ZIP format .REP file
- ;(StorMail outputs .REP)
- delete AME:Replies/<SystemID>.MSG
- delete AMEWork:#? ; !IMPORTANT! Erase old
- ; packet! Left over
- ; conferences will cause
- ; bad reads!
- ; end of script
-