home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / email / atp07src.zip / README < prev   
Text File  |  1993-09-16  |  3KB  |  54 lines

  1. NOTE: this archive is stored in tar/gzip format.
  2.  
  3.                ---------------------------------
  4.                ATP 1.42 QWK READER now available
  5.                ---------------------------------
  6.  
  7. This is release 1.42 of ATP, a program to read and reply to QWK
  8. format mail and news commonly found on public dial-up BBSs.  it
  9. includes many new features, numerous bug fixes and a general ongoing
  10. refinement of the code.  It should compile without error on systems
  11. supporting ANSI/POSIX standard C.  No oddball calls are used. K&R is
  12. NOT supported. ATP is copyrighted and distributed under the terms of
  13. the Free Software Foundation GNU General Public License. In other
  14. words, it is copyrighted but freely distributable under conditions
  15. contained in the GPL, (which means that any derived works MUST
  16. provide access to all source code as terms of the license). ATP 
  17. evolved from an earlier work by Rene Cougnec, and also makes use
  18. of the Rich Salz and Simmule Turner editline library (covered by
  19. a separate copyright). Thanks to all who have contributed directly
  20. or indirectly. ATP has been uploaded to sunsite.unc.edu:/pub/Linux
  21. and also to tsx-11.mit.edu:/pub/linux as:
  22.  
  23.               atp142bin.tar.gz  (Linux binary)
  24.               atp142src.tar.gz  (source code)
  25.  
  26. Features Include:
  27.  
  28. * Emacs style command-line editing with command history.
  29. * database style reader with enhanced maintenance of message bases.
  30. * separate conference for replies and personal mail.
  31. * re-edit, kill, or change security on replies.
  32. * text search conferences and headers, highlighting found text.
  33. * quick or full scan of message headers.
  34. * improved viewing of bulletins, welcome, and goodbye messages.
  35. * export replies ONLY when you want to.
  36. * supports PCB 15.0 long subject lines.
  37. * greatly expanded tagline manager.
  38. * no limits on number of taglines.
  39. * selectable Fido or PCB style taglines.
  40. * direct, random, or automatic tagline selection.
  41. * dynamic memory management.
  42. * 8192 conferences (fully compatible with older mail doors).
  43. * message size of up to 180,000 bytes (over 3000 lines).
  44. * support for work directories on different drives or file systems.
  45. * load multiple packets for reading at one time.  
  46. * ANSI/POSIX compliance with full function prototyping for
  47.   reliability and portability.
  48. * full source code available under terms of GNU GPL license.
  49.  
  50. As with most software, please read the docs to get the most out
  51. of it. Two versions of the docs are here, atp.1 which is in nroff
  52. format and atp.doc which is plain text.
  53.  
  54.