home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / examples / master / aliases next >
Encoding:
Text File  |  1990-04-29  |  607 b   |  24 lines

  1. ############################################################
  2. #
  3. # Alias table.
  4. #
  5. # This table has all the alias and renaming stuff in it.
  6. #
  7. # See volume 1 for full details. Simple aliases are put in as
  8. # <name> ":" "alias" <newname>
  9. ############################################################
  10. #
  11. # Should always be an alias for postmaster
  12. postmaster:alias pp
  13. #
  14. # Example of user mapping...
  15. #
  16. # jb is  replaced by J.Bloggs in headers and addresses
  17. # This affects the user table and the ch.local table, essentially,
  18. # jb no longer exists after this, all references are to J.Bloggs
  19. #
  20. jb:synonym J.Bloggs
  21. #
  22. #
  23.