home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / MERCURY.INI < prev    next >
Encoding:
INI File  |  2004-07-01  |  5.0 KB  |  138 lines

  1. #  MERCURY.INI generated by Mercury Setup
  2. #
  3. #
  4. #  Sample Bindery Mode MERCURY.INI file (in fact, the one I use on
  5. #  my production server). This one implements most of the possible
  6. #  switches for each module, but you can edit it to do less if you
  7. #  wish. All the fields shown below are described in the file
  8. #  MGUIDE.HLP which is supplied in the Mercury archive.
  9. #
  10. #  Anything after a '#' to the end of the line is a comment and
  11. #  is stripped out before parsing. Trailing and leading whitespace
  12. #  is also stripped before parsing. Many sample commands have been
  13. #  left in this file commented out for reference purposes.
  14. #
  15.  
  16. [General]
  17. myname:      localhost  # Canonical name for this server
  18. timezone:    +0000         # Time Zone to add to date fields
  19. file_api:    1                    # Use the file api instead of queues
  20. mailqueue:   \xampp\MercuryMail\QUEUE   # Where mail should be put for delivery
  21. smtpqueue:   \xampp\MercuryMail\QUEUE   # Where the SMTP client should look for mail
  22. newmail_path: \xampp\MercuryMail\MAIL\~N
  23.  
  24. [Protocols]
  25. \xampp\MercuryMail\mercurys.dll
  26. \xampp\MercuryMail\mercurye.dll
  27. \xampp\MercuryMail\mercuryp.dll
  28. \xampp\MercuryMail\mercuryd.dll
  29.  
  30.  
  31. [Mercury]
  32. failfile:     \xampp\MercuryMail\Mercury\FAILURE.MER  # Delivery failure notification template
  33. confirmfile:  \xampp\MercuryMail\Mercury\CONFIRM.MER  # Delivery confirmation template
  34. aliasfile:    \xampp\MercuryMail\Mercury\ALIAS.MER    # System-wide alias file
  35. synfile:      \xampp\MercuryMail\Mercury\SYNONYM.MER  # User synonym database
  36. listfile:     \xampp\MercuryMail\Mercury\LISTS.MER    # List of lists
  37. # logfile:    \xampp\logs\MERCURY.LOG  # Traffic logging file
  38. bitnethost:   cunyvm.cuny.edu      # Relay host for ".bitnet" rewrites
  39. poll:         10                   # Seconds between queue polling cycles
  40. scratch:      \xampp\MERCURY\Scratch   # Where we can write temp files
  41. returnlines:  15                   # How many lines of failed messages to return
  42. postmaster:   Admin   # Local user who acts as postmaster
  43. broadcast:    1                    # Yes, we want broadcast notifications, but
  44. receipts:     0                    # ... no broadcasts for receipt confirmations
  45. PM_notify:    1                    # Do/Don't send errors to the postmaster
  46. change_owner: 1                    # Change message ownership to recipient
  47. # noticeboards: SYS:PUBLIC/NB        # Where to find Pegasus Mail noticeboards
  48. auto_tzone:   1                    # If NZ, obtain timezone information from OS
  49.  
  50. [MercuryC]
  51. # Session_logging:            # Directory to write session transcripts
  52. host:             # mail mail host which relays for us
  53. scratch:     \xampp\MercuryMail\Mercury   # Where we can write temp files
  54. poll:        30                   # Seconds between queue polling cycles
  55. returnlines: 15                   # How many lines of failed messages to return
  56. failfile:    \xampp\MercuryMail\Mercury\FAILURE.MER  # Delivery failure template
  57. esmtp:       1                    # Yes, we want to use ESMTP extensions
  58.  
  59. [MercuryE]
  60. Poll : 15
  61. Timeout : 60
  62. # Session_logging : \mail\mercury\melogs
  63. # Session_logmode : 1
  64. # Nameservers : 139.80.64.1
  65.  
  66. [MercuryD]
  67. scratch              :     \xampp\MercuryMail\Mercury
  68. # Timeout : 30
  69. # Poll : 120               # How often to check hosts for new mail (seconds)
  70.  
  71. [MercuryS]
  72. Debug : 1
  73. Logfile : \xampp\Logs\MERCURYS.LOG
  74. Timeout : 30
  75. Relay : 1
  76. Strict_Relay : 0
  77. Allow_Illegals : 1
  78. SMTP_Authentication : 0
  79. Compliance_Settings : 0
  80. Maximum_Failed_Rcpts : 4
  81. Max_Relay_Attempts : 4
  82.  
  83. [MercuryP]
  84. scratch              :     \xampp\MercuryMail\Mercury
  85. Timeout              :     60
  86.  
  87. [MercuryX]
  88. # Cmd_Delay: 10
  89. # Cmd_Wait: 1
  90. # IE4_Dialling: 0
  91. # Use_ETRN: 1
  92. # Clients_only: 1
  93. # Sunday: 0800,1800,3,15,30,60
  94. # Monday: 0830,2100,5,15,60,60
  95. # Tuesday: 0830,2100,5,15,60,60
  96. # Wednesday: 1500,1900,2,30,5,30
  97. # Thursday: 0900,1900,2,30,0,0
  98. # Friday: 0830,2100,5,15,60,60
  99. # Saturday: 1031,1035,2,45,-1,0
  100.  
  101. # [Groups]
  102. # testgroup            :     TESTGRP
  103.  
  104. [Domains]
  105. # NetWare Server           Domain name
  106. localhost  :  localhost
  107. localhost.net  :  localhost.net
  108. localhost.org  :  localhost.org
  109. localhost.com  :  localhost.com
  110.  
  111. # [Rewrite]
  112. # *                    : pmail.gen.nz
  113.  
  114. [Maiser]
  115. Maiser               :     Maiser
  116. Helpfile             :     \xampp\MercuryMail\Mercury\MAISER.HLP
  117. Lookupfile           :     \xampp\MercuryMail\Mercury\MAISER.LKP
  118. Send_dir             :     \xampp\MercuryMail\Mercury\SENDABLE
  119. Logfile              :     \xampp\logs\MAISER.LOG
  120. Notify               :     \xampp\MercuryMail\Mercury\TMP
  121. Local_only           :     Y
  122.  
  123. [MercuryH]
  124. Logfile              :     \xampp\logs\MERCURYH.LOG
  125. # Addressbook : \\CLIO\SYS\SYSTEM\MERCURY\PH.PMR
  126. # MOTD : \\CLIO\SYS\SYSTEM\MERCURY\PH-MOTD.TXT
  127. # Administrator : postmaster@clio.pmail.gen.nz
  128. Timeout : 30
  129.  
  130. [MercuryI]
  131. Scratch : \xampp\MercuryMail\SCRATCH
  132. # Logfile : \mail\tmp\mercuryi.log
  133. Timeout : 120
  134. Server_Port : 143
  135. # Session_logging : \mail\mercury\milogs
  136. # Session_logmode : 0
  137. Idle_Timeout : 1800
  138.