home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / lpopper.zip / popper.txt < prev    next >
Text File  |  1999-11-09  |  1KB  |  46 lines

  1. Popper/2
  2. PostOffice3 server/2 (C)vik@avi.kiev.ua 96-99
  3.  
  4. Little pop3 server for os/2. tested with uupc/2
  5. You need to put _uncripted_ passwords in the second field of passwd file.
  6. You need tcp/ip installed.
  7. You need emx runtime installed.
  8.  
  9. How to install:
  10. Just unzip it, add passwords in your passwd file and run.
  11. ---passwd sample---
  12. root::::Superuser:c:\uupc\usr\root:
  13.     ^^Add your password here :
  14. root:toor:::Superuser:c:\uupc\usr\root:
  15. ---end of passwd sample---
  16.  
  17.  
  18. Command line:
  19. popper <directory where maildrops are kept> <passwd file>
  20. If you have uupc installed at c:\uupc:
  21. popper c:\uupc\mail\boxes c:\uupc\conf\passwd
  22.  
  23. You can reach me at fidonet 2:463/262 or 2:463/278 
  24. My email at home vik@avi.kiev.ua
  25. You can find new versions somewhere at http://os2.avi.kiev.ua
  26.  
  27. apop(md5) and xmit (and others xtend commands) not implemented.
  28.  
  29.  
  30. fixes:
  31. 0.91b  - PMMail comp. mode - new messages appends to end of maildrop
  32. 0.92b  - bug when message is incomplete (popper fails)
  33. 0.93b  - wait() bug :(
  34. 0.94b  - wait() bug2 :(
  35. 0.96b  - charset feature (all messages without Content-type sets to koi8)
  36. 0.97b  - 0x0D 0x0A bug
  37. 0.98b  - little bug fixed
  38. 0.99b  - repair after crash added
  39. 0.991b - message-id bug (?) fixed
  40. 0.992b - minor bug fixed
  41. 0.995b - minor bug fixed
  42.  
  43. WBR
  44. vik@avi.kiev.ua
  45.  
  46.