Advertisement
Guest User

Untitled

a guest
Mar 26th, 2010
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. no_accept_8bitmime
  2. acl_not_smtp =
  3. acl_not_smtp_start =
  4. acl_smtp_auth =
  5. acl_smtp_connect =
  6. acl_smtp_data = acl_check_data
  7. acl_smtp_dkim =
  8. acl_smtp_etrn =
  9. acl_smtp_expn =
  10. acl_smtp_helo =
  11. acl_smtp_mail = acl_check_mail
  12. acl_smtp_mailauth =
  13. acl_smtp_notquit =
  14. acl_smtp_predata =
  15. acl_smtp_quit =
  16. acl_smtp_rcpt = acl_check_rcpt
  17. acl_smtp_starttls =
  18. acl_smtp_vrfy =
  19. admin_groups =
  20. no_allow_domain_literals
  21. no_allow_mx_to_ip
  22. no_allow_utf8_domains
  23. auth_advertise_hosts = *
  24. auto_thaw = 0s
  25. bi_command =
  26. bounce_message_file =
  27. bounce_message_text =
  28. bounce_return_body
  29. bounce_return_message
  30. bounce_return_size_limit = 100K
  31. bounce_sender_authentication =
  32. callout_domain_negative_expire = 3h
  33. callout_domain_positive_expire = 1w
  34. callout_negative_expire = 2h
  35. callout_positive_expire = 1d
  36. callout_random_local_part = $primary_hostname-$tod_epoch-testing
  37. check_log_inodes = 0
  38. check_log_space = 0
  39. check_rfc2047_length
  40. check_spool_inodes = 0
  41. check_spool_space = 0
  42. daemon_smtp_ports = smtp
  43. daemon_startup_retries = 9
  44. daemon_startup_sleep = 30s
  45. delay_warning = 1d
  46. delay_warning_condition = ${if or {{ !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} }{ match{$h_precedence:}{(?i)bulk|list|junk} }{ match{$h_auto-submitted:}{(?i)auto-generated|auto-replied} }} {no}{yes}}
  47. no_deliver_drop_privilege
  48. deliver_queue_load_max =
  49. delivery_date_remove
  50. no_disable_ipv6
  51. dkim_verify_signers = $dkim_signers
  52. dns_again_means_nonexist =
  53. dns_check_names_pattern = (?i)^(?>(?(1)\.|())[^\W](?>[a-z0-9/_-]*[^\W])?)+(\.?)$
  54. dns_csa_search_limit = 5
  55. dns_csa_use_reverse
  56. dns_ipv4_lookup =
  57. dns_retrans = 0s
  58. dns_retry = 0
  59. no_drop_cr
  60. dsn_from = Mail Delivery System <Mailer-Daemon@$qualify_domain>
  61. envelope_to_remove
  62. errors_copy =
  63. errors_reply_to =
  64. exim_group = Debian-exim
  65. exim_path = /usr/sbin/exim4
  66. exim_user = Debian-exim
  67. extra_local_interfaces =
  68. extract_addresses_remove_arguments
  69. finduser_retries = 0
  70. freeze_tell = postmaster
  71. gecos_name = $1
  72. gecos_pattern = ^([^,:]*)
  73. no_gnutls_compat_mode
  74. gnutls_require_kx =
  75. gnutls_require_mac =
  76. gnutls_require_protocols =
  77. header_line_maxsize = 0
  78. header_maxsize = 1048576
  79. headers_charset = UTF-8
  80. helo_accept_junk_hosts =
  81. helo_allow_chars =
  82. helo_lookup_domains = @ : @[]
  83. helo_try_verify_hosts =
  84. helo_verify_hosts =
  85. hold_domains =
  86. host_lookup = *
  87. host_lookup_order = bydns:byaddr
  88. host_reject_connection =
  89. hosts_connection_nolog =
  90. hosts_treat_as_local =
  91. ignore_bounce_errors_after = 2d
  92. ignore_fromline_hosts =
  93. no_ignore_fromline_local
  94. keep_malformed = 4d
  95. no_local_from_check
  96. local_from_prefix =
  97. local_from_suffix =
  98. local_interfaces = <; ::0 ; 0.0.0.0
  99. local_scan_path =
  100. local_scan_timeout = 5m
  101. local_sender_retain
  102. localhost_number =
  103. log_file_path = /var/log/exim4/%slog
  104. log_selector = +tls_peerdn
  105. no_log_timezone
  106. lookup_open_max = 25
  107. max_username_length = 0
  108. no_message_body_newlines
  109. message_body_visible = 500
  110. message_id_header_domain =
  111. message_id_header_text =
  112. message_logs
  113. message_size_limit = 50M
  114. no_move_frozen_messages
  115. no_mua_wrapper
  116. never_users =
  117. percent_hack_domains =
  118. pid_file_path = /var/run/exim4/exim.pid
  119. pipelining_advertise_hosts = *
  120. no_preserve_message_logs
  121. primary_hostname = daystar.vmsoft-gbr.de
  122. no_print_topbitchars
  123. process_log_path =
  124. prod_requires_admin
  125. qualify_domain = verlagsagentur-von-dobschuetz.de
  126. qualify_recipient = verlagsagentur-von-dobschuetz.de
  127. queue_domains =
  128. queue_list_requires_admin
  129. no_queue_only
  130. queue_only_file =
  131. queue_only_load =
  132. queue_only_load_latch
  133. queue_only_override
  134. no_queue_run_in_order
  135. queue_run_max = 5
  136. queue_smtp_domains =
  137. receive_timeout = 0s
  138. received_header_text = Received: ${if def:sender_rcvhost {from $sender_rcvhost\n\t}{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)\n\t}}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} ${if def:tls_cipher {($tls_cipher)\n\t}}(Exim $version_number)\n\t${if def:sender_address {(envelope-from <$sender_address>)\n\t}}id $message_exim_id${if def:received_for {\n\tfor $received_for}}
  139. received_headers_max = 30
  140. recipient_unqualified_hosts =
  141. recipients_max = 0
  142. no_recipients_max_reject
  143. remote_max_parallel = 2
  144. remote_sort_domains =
  145. retry_data_expire = 1w
  146. retry_interval_max = 1d
  147. return_path_remove
  148. rfc1413_hosts = *
  149. rfc1413_query_timeout = 5s
  150. sender_unqualified_hosts =
  151. smtp_accept_keepalive
  152. smtp_accept_max = 20
  153. smtp_accept_max_nonmail = 10
  154. smtp_accept_max_nonmail_hosts = *
  155. smtp_accept_max_per_connection = 1000
  156. smtp_accept_max_per_host =
  157. smtp_accept_queue = 0
  158. smtp_accept_queue_per_connection = 10
  159. smtp_accept_reserve = 0
  160. smtp_active_hostname =
  161. smtp_banner = $smtp_active_hostname ESMTP Exim $version_number $tod_full
  162. smtp_check_spool_space
  163. smtp_connect_backlog = 20
  164. smtp_enforce_sync
  165. smtp_etrn_command =
  166. smtp_etrn_serialize
  167. smtp_load_reserve =
  168. smtp_max_synprot_errors = 3
  169. smtp_max_unknown_commands = 3
  170. smtp_ratelimit_hosts =
  171. smtp_ratelimit_mail =
  172. smtp_ratelimit_rcpt =
  173. smtp_receive_timeout = 5m
  174. smtp_reserve_hosts =
  175. no_smtp_return_error_details
  176. no_split_spool_directory
  177. spool_directory = /var/spool/exim4
  178. no_strict_acl_vars
  179. no_strip_excess_angle_brackets
  180. no_strip_trailing_dot
  181. syslog_duplication
  182. syslog_facility =
  183. syslog_processname = exim
  184. syslog_timestamp
  185. system_filter =
  186. system_filter_directory_transport =
  187. system_filter_file_transport =
  188. system_filter_group =
  189. system_filter_pipe_transport =
  190. system_filter_reply_transport =
  191. system_filter_user =
  192. tcp_nodelay
  193. timeout_frozen_after = 1w
  194. timezone =
  195. tls_advertise_hosts = *
  196. tls_certificate = /etc/exim4/exim.crt
  197. tls_crl =
  198. tls_dhparam =
  199. tls_on_connect_ports = 465
  200. tls_privatekey = /etc/exim4/exim.key
  201. no_tls_remember_esmtp
  202. tls_require_ciphers =
  203. tls_try_verify_hosts =
  204. tls_verify_certificates = ${if exists{/etc/ssl/certs/ca-certificates.crt}{/etc/ssl/certs/ca-certificates.crt}{/dev/null}}
  205. tls_verify_hosts =
  206. trusted_groups =
  207. trusted_users = uucp
  208. unknown_login =
  209. unknown_username =
  210. untrusted_set_sender = *
  211. uucp_from_pattern = ^From\s+(\S+)\s+(?:[a-zA-Z]{3},?\s+)?(?:[a-zA-Z]{3}\s+\d?\d|\d?\d\s+[a-zA-Z]{3}\s+\d\d(?:\d\d)?)\s+\d\d?:\d\d?
  212. uucp_from_sender = $1
  213. warn_message_file =
  214. write_rejectlog
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement