home *** CD-ROM | disk | FTP | other *** search
- h34945
- s 00001/00001/00002
- d D 1.2 95/07/06 21:29:24 tim 2 1
- c removed most of the options as they are now stored in the config file
- e
- s 00003/00000/00000
- d D 1.1 95/07/06 18:58:38 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
- # get the last 10 emails from pop based on the defaults
- D 2
- talktopop -h astir -u tim -p twotounge -l -v -n $1
- E 2
- I 2
- talktopop -n $1
- E 2
- E 1
-