home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / connectivity / mail / EmptyQ.m.NIS.README < prev    next >
Encoding:
Text File  |  1997-12-16  |  1.7 KB  |  67 lines

  1. EmptyQ Version 1.0 by Eric Tremblay (ericet@cam.org)
  2.  
  3. Submitted to:
  4. ftp://next-ftp.peak.org/pub/openstep/submissions
  5.  
  6. Should end up in:
  7. ftp://next-ftp.peak.org/pub/openstep/apps/mail
  8.  
  9. Intro:
  10. ======
  11.  
  12. EmptyQ is an application that will empty your mail queue. 
  13. Which is usually located at /usr/spool/mqueue. Please note that
  14. you need to be "connected" to your internet service provider
  15. in order for the mail to be sent. (Your ppp link needs to be active.)
  16.  
  17. EmptyQ simply sends a /usr/lib/sendmail -q command. Which can
  18. be also done in a terminal shell.
  19.  
  20. The reason I made this program is that several non-technical
  21. people use my computer. This program makes it easy for them
  22. to make sure that thier e-mail was sent instantly, once they log on 
  23. to the ISP.
  24.  
  25. This OpenStep Version was greatly fixed up and simplified 
  26. compared to Version 1.0 running on NEXTSTEP. As you can see
  27. from the source code, the program itself is ONLY 4 lines of code!!!
  28. Special thanks to Samy Toutai for his help.
  29.  
  30. I hope that this program will be useful for other people out there in 
  31. NEXTSTEP/OpenStep land.
  32.  
  33.  
  34. The Package:
  35. ============
  36.  
  37.  
  38. Version 2.0 comes complete in a tar.gz package.
  39. Which includes:
  40.  
  41.  - EmptyQ.app A FAT OpenStep binary for NeXT, Intel and Sparc hardware
  42.  
  43.  - README.TXT  This file
  44.  
  45.  - SpecialOffer Information about a special offer for the Nebula CDROM
  46.  
  47.  - Includes Full Source Code
  48.  
  49.  - FAT OpenStep binary, NeXT, Intel and SPARC.
  50.  
  51.  
  52. Compiling:
  53. ==========
  54.  
  55. This version includes all the source code necessary to recompile the
  56. program from scratch on OpenStep 4.0+ systems. 
  57.  
  58.  
  59. CONTACT INFO:
  60. =============
  61.  
  62. Comments and suggestions are welcomed:
  63.  
  64. E-mail:    ericet@cam.org
  65.    WWW:    http://www.cam.org/~ericet 
  66.  
  67.