home *** CD-ROM | disk | FTP | other *** search
- h33840
- s 00016/00000/00000
- d D 1.1 95/07/06 18:58:47 tim 1 0
- c These are shell scripts that talk to varios programs involved in sending email to / from the psion
- e
- u
- U
- f e 0
- t
- T
- I 1
- #!/bin/csh -f
- touch in.mta out.mta
- rm in.mta
- rm out.mta
- touch in0.msg
- rm in*.msg
- touch out0.msg
- rm out*.msg
- touch in0.msg.hdr
- rm in*.msg.hdr
- touch trans.pscmd
- rm trans.pscmd
- touch out0.msg
- rm out*.msg
- touch out0.msg.mf
- rm out*.msg.mf
- E 1
-