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

  1. ############################################################
  2. #
  3. # Tailor file for PP
  4. #
  5. #      This version for Internet 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. #        cheetah.nyser.net
  19. #              violet.berkeley.edu
  20. #
  21. loc_dom_mta    mylocalhost.localdomain.us
  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. #        berkeley.edu
  29. #        nyser.net
  30. #
  31. loc_dom_site    localdomain.us
  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.us
  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, you can leave it with just
  50. # a country component and blank admd, e.g. "/ADMD= /C=US/"
  51. #
  52. loc_or        "/ou=research/o=Berkeley University/prmd=Internet/admd= /c=US/"
  53.  
  54.