home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / examples / master / tailor-J.head < prev    next >
Encoding:
Text File  |  1991-11-06  |  1.6 KB  |  54 lines

  1. ############################################################
  2. #
  3. # Tailor file for PP
  4. #
  5. #      This version for Janet site
  6. #
  7. ############################################################
  8.  
  9. ############################################################
  10. #
  11. # The following variables will need tailoring 
  12. #
  13. ############################################################
  14. #
  15. # The loc_dom_mta is the host that the MTA will reside on and execute from
  16. # It is a fully qualified domain name and represent the physical machine
  17. #    Examples might be
  18. #        lancaster.xtel.co.uk
  19. #              bells.cs.ucl.ac.uk
  20. #
  21. loc_dom_mta    mylocalhost.localdomain.uk
  22. #
  23. # The Sitename is what the rest of the world sees you as. This is typically
  24. # a domain shorter than the full domain name. It is the name used to represent
  25. # your site or group as a whole. This name normally hides the individual 
  26. # machine names
  27. #    Examples might be
  28. #        xtel.co.uk
  29. #        cs.ucl.ac.uk
  30. #
  31. loc_dom_site    localdomain.uk
  32. #
  33. # The postmaster should include the local site name
  34. # e.g. postmaster@berkeley.edu or postmaster@nyser.net
  35. #
  36. postmaster    postmaster@localdomain.uk
  37. #
  38. # The pplogin should be the username of the owner of pp.
  39. #
  40. pplogin        pp
  41. #
  42. # The qmgrhost should be the same as the name found in isoentities file.
  43. # This can be the same as loc_dom_mta name
  44. #
  45. qmgrhost    mylocalhost
  46. #
  47. # The local or name should be the name of your site in X.400 terms.
  48. # This is attribute value based, and starts with organisational units and
  49. # works up to country. If you are unsure, leave it with just a country
  50. # a country component and blank admd, e.g. "/ADMD= /C=GB/"
  51. #
  52. loc_or        "/ou=research/o=Brumchester University/prmd=UK.AC/admd= /c=GB/"
  53.  
  54.