home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pmbiff12.zip / PMBiff.DOC < prev    next >
Text File  |  1995-01-30  |  5KB  |  111 lines

  1. PMBiff 1.2 for OS/2 2.1 and above by Thomas Vandahl
  2.  
  3. What it is
  4. ==========
  5.  
  6. This nice little program is similar to the "xbiff" program known from X-Windows.
  7. PMBiff monitors the mailbox of your choice in intervals of your choice 
  8. (Defaults: C:\TCPIP\ETC\MAIL\INBOX.NDX and 60 sec) 
  9. PMBiff will raise its flag and beep if it detects incoming mail or play a sound 
  10. file if MMPM/2 sound support is installed. It will lower the flag after the 
  11. mail was read. No more, no less.
  12.  
  13. If you presently use LaMail to check for incoming mail you will see a benefit
  14. of alot less RAM usage (and nicer outfit btw :-))
  15.  
  16.  
  17. What it does
  18. ============
  19.  
  20. PMBiff compares the "last access" time to the "last modified" time and observes
  21. the file size of a given file. From these informations it decides wether to
  22. raise the flag or not. This requires the st_atime and st_mtime values to be 
  23. different (at least to have the ability to be different)
  24.  
  25. That's why PMBiff will not work correctly with FAT volumes! HPFS or NFS are
  26. required ('cause they were tested ... ;-)) Other file systems may or may not 
  27. work.
  28.  
  29. PMBiff can be used on every mail system that uses one single file as a mailbox.
  30. The two I know of are IBM's TCP/IP sendmail daemon (using a index file) and the
  31. generic unix sendmail daemon. 
  32.  
  33.  
  34. How you manage it
  35. =================
  36.  
  37. You may use the standard way of changing settings of OS/2. If you use the
  38. default mouse and keyboard settings to control the OS/2 Desktop you may
  39. - Click the RIGHT mouse button or press Shift-F10 to display the popup menu,
  40. - Press and hold the RIGHT mouse button to drag the program window wherever
  41.   you want it. (You have to stay on the screen, however... :-)
  42. - Doubleclick the LEFT mouse button into the client window to invoke your 
  43.   favourite mail reader (if configured). Selecting "Run MailReader" from the
  44.   popup menu will do the same.
  45.   Note: PMBiff is aware of a previous version of your mail reader still running 
  46.         as long as it was started by itself. This is, however, not possible 
  47.         with Windoze programs. The support of Windoze programs for use as a
  48.         mail reader is unsupported and will go away in the future.
  49.  
  50. PMBiff will accept a pathname on the command line and will use (and store) this
  51. file to check for mail.
  52.  
  53. To change the color of the inactive window (flag down) simply drag&drop one 
  54. from the Color Palette. To change the color of the active window (flag raised)
  55. drag&drop one from the Color Palette while holding the Ctrl-Key.
  56.  
  57. From the popup menu you may select Settings, Run MailReader, Help and Close.
  58. Select "Settings" to open the Settings-Notebook which has three pages. 
  59.  
  60. Page 1
  61. Here you can enter the pathname of your mailbox file, the intervals between two
  62. checks for mail and, if required, the pathname of your mail reader program. If
  63. you activate the checkbox "Autostart..." the mail reader will be automatically
  64. started as soon as new mail is detected. See the above note for limitations.
  65.  
  66. Page 2
  67. The second page shows you your mail window in the two possible states. Here
  68. you can customize the icons and the background colors that are used for the
  69. display. Simply drag&drop the icon file on the appropriate icon. The change 
  70. takes effect immediately. To change the colors, drag&drop them from the color
  71. palette. Press the "Defaults" pushbutton to return to the default icons and
  72. colors. This will also delete the icon information from the programs' INI-file.
  73.  
  74. Page 3
  75. This page is for customizing the sound that is played if mail arrives and the
  76. sound support of MMPM/2 is installed. Use the "Find..." pushbutton to browse
  77. through the file system and select a Digital Audio file. Press the button
  78. with the gramophone on it to play the sound. You can also use drag&drop to
  79. associate the sound file. Drop it onto the entry field.
  80.  
  81.  
  82. What it costs
  83. =============
  84.  
  85. This is my first step in the field of OS/2 and PM programming.
  86. I tried to learn as much as possible from this project. 
  87.  
  88. So I'm asking NOTHING for this program, it is FREE.
  89.  
  90. If you use it and enjoy it please send me a nice postcard of your home town!
  91.  
  92. You should understand that I am in no way responsible for any damage that may
  93. occur due to the use of this program.
  94.  
  95. I added several icons that I like to the package. These are from the Icon Pack
  96. of Guidelines by JBA International. If you have additional icons for this 
  97. purpose please upload them to ftp.tu-ilmenau.de:/pub/os2/incoming and drop me
  98. a mail.
  99.  
  100. Send bug reports and ideas for improvements to
  101.  
  102. Thomas.Vandahl@E-Technik.TU-Ilmenau.DE
  103.  
  104. or 
  105.  
  106. Thomas Vandahl
  107. Burgstrasse 70
  108. D-98701 Altenfeld
  109. Germany
  110.  
  111. Have fun !