home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / examples / master / ch.local < prev    next >
Encoding:
Text File  |  1991-11-03  |  507 b   |  19 lines

  1. ############################################################
  2. #
  3. # Local channel table.
  4. #
  5. # This table maps address into usernames. For a simple
  6. # configuration just keep addresses and usernames
  7. # equivalent. Then to add new users to the system, just add
  8. # a line of the form
  9. # <username> ":" <key>=<value>
  10. # Most commonly username=<username-in-passwd-file>
  11. ############################################################
  12. pp:username=pp
  13. #
  14. # Example user, J.Bloggs
  15. # Deliver with uid jb
  16. #
  17. J.Bloggs:username=jb
  18.