home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3411 / Alias next >
Encoding:
Text File  |  1991-05-25  |  1.4 KB  |  32 lines

  1. #
  2. #   $Id: Alias,v 1.3 91/01/26 13:27:04 mj Exp $
  3. #
  4. #   File for aliases.
  5. #
  6. #   Each line contains alias-name, followed by optional net/node information.
  7. #   If alias is followed by net/node information, alias is used only if
  8. #   mail is going to that net/node. There may be more than one net/node
  9. #   specification for one alias, in that case they are separated by commas.
  10. #
  11. #   If net is missing from net/node specification, e.g. net/node is only
  12. #   single number, node is to be considered on our net. If node is missing,
  13. #   e.g. it is empty string, all nodes in that net are valid.
  14. #
  15. #   First alias found will be used, so if there are aliases with same name,
  16. #   that alias that doesn't have net/node limits or has wider limits that
  17. #   some other alias, should ba after later alias.
  18. #
  19. #
  20. # username,net/node                         real name
  21. # -----------------                         ---------
  22. mj,6000/                                    Martin Junius
  23. mj,242/                                     Martin Junius
  24. sub,6000/                                   Susanne Bueter
  25. sub,242/                                    Susanne Bueter
  26. mj,6000/1                                   Sysop
  27. leo,242/2                                   Leo Moll
  28. jan,242/2                                   Jan Egner
  29.  
  30. dec@dfv.rwth-aachen.de,6000/1               Peter Decker
  31. stefanb@informatik.rwth-aachen.de,6000/1    Stefan Becker
  32.