home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PSION / COMMS / PSIONMAI / PMFULLSO / SUNMAIL / SCCS / S.DOP < prev    next >
Encoding:
Text File  |  1995-07-06  |  487 b   |  25 lines

  1. h34945
  2. s 00001/00001/00002
  3. d D 1.2 95/07/06 21:29:24 tim 2 1
  4. c removed most of the options as they are now stored in the config file
  5. e
  6. s 00003/00000/00000
  7. d D 1.1 95/07/06 18:58:38 tim 1 0
  8. c These are shell scripts that talk to varios programs involved in sending email to / from the psion
  9. e
  10. u
  11. U
  12. f e 0
  13. t
  14. T
  15. I 1
  16. #!/bin/csh -f
  17. # get the last 10 emails from pop based on the defaults
  18. D 2
  19. talktopop -h astir -u tim -p twotounge -l -v -n $1
  20. E 2
  21. I 2
  22. talktopop -n $1
  23. E 2
  24. E 1
  25.