Advertisement
fakessh

postconf -n

Dec 27th, 2011
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.83 KB | None | 0 0
  1. ks37777 ~]# postconf -n
  2. alias_database = hash:/etc/aliases , hash:/etc/postfix/aliases
  3. alias_maps = hash:/etc/aliases , hash:/etc/postfix/aliases
  4. body_checks = regexp:/etc/postfix/body_checks.cf
  5. broken_sasl_auth_clients = yes
  6. command_directory = /usr/sbin
  7. config_directory = /etc/postfix
  8. content_filter = dkimproxy:[127.0.0.1]:10029
  9. daemon_directory = /usr/libexec/postfix
  10. data_directory = /var/lib/postfix
  11. debug_peer_level = 2
  12. default_privs = nobody
  13. default_rbl_reply = $rbl_code Service unavailable; $rbl_class [$rbl_what] blocked using $rbl_domain${rbl_reason?; $rbl_reason}
  14. double_bounce_sender = no
  15. header_checks = regexp:/etc/postfix/header_checks.cf
  16. home_mailbox = Maildir/
  17. html_directory = /usr/share/doc/postfix-2.8.7-documentation/html
  18. in_flow_delay = 10
  19. inet_interfaces = all
  20. inet_protocols = all
  21. local_recipient_maps = unix:passwd.byname $alias_maps
  22. mail_owner = postfix
  23. mail_spool_directory = /var/spool/mail
  24. mailbox_command = /usr/libexec/dovecot/dovecot-lda
  25. mailq_path = /usr/bin/mailq.postfix
  26. manpage_directory = /usr/share/man
  27. message_size_limit = 20480000
  28. milter_command_timeout = 30s
  29. milter_connect_macros = j {daemon_name} v {client_addr} _
  30. milter_connect_timeout = 30s
  31. milter_content_timeout = 300s
  32. milter_data_macros = i
  33. milter_default_action = accept
  34. milter_end_of_data_macros = i
  35. milter_end_of_header_macros = i
  36. milter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}
  37. milter_macro_daemon_name = $myhostname
  38. milter_macro_v = $mail_name $mail_version
  39. milter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr}
  40. milter_protocol = 6
  41. milter_rcpt_macros = i {rcpt_addr}
  42. milter_unknown_command_macros =
  43. mime_header_checks = regexp:/etc/postfix/mime_header_checks.cf
  44. mydestination = $myhostname , localhost.$mydomain, r13151.ovh.net
  45. mydomain = r13151.ovh.net
  46. mynetworks = 127.0.0.0/8 ,91.121.7.86 , [::1]/128 , [2001:41d0:1:5a56::]/64
  47. myorigin = $mydomain
  48. newaliases_path = /usr/bin/newaliases.postfix
  49. parent_domain_matches_subdomains =
  50. postscreen_access_list = permit_mynetworks
  51. postscreen_bare_newline_action = enforce
  52. postscreen_bare_newline_enable = yes
  53. postscreen_blacklist_action = drop
  54. postscreen_cache_map = btree:$data_directory/postscreen_cache
  55. postscreen_client_connection_count_limit = $smtpd_client_connection_count_limit
  56. postscreen_disable_vrfy_command = $disable_vrfy_command
  57. postscreen_dnsbl_action = enforce
  58. postscreen_dnsbl_reply_map = texthash:/etc/postfix/dnsbl_reply
  59. postscreen_dnsbl_sites = cbl.abuseat.org*2, bl.spamcop.net*1, b.barracudacentral.org*2 ,zen.spamhaus.org*3 ,sbl.spamhaus.org*2,xbl.spamhaus.org*2
  60. postscreen_dnsbl_threshold = 2
  61. postscreen_enforce_tls = $smtpd_enforce_tls
  62. postscreen_expansion_filter = $smtpd_expansion_filter
  63. postscreen_forbidden_commands = $smtpd_forbidden_commands
  64. postscreen_greet_action = enforce
  65. postscreen_greet_banner = $smtpd_banner
  66. postscreen_helo_required = $smtpd_helo_required
  67. postscreen_non_smtp_command_action = drop
  68. postscreen_non_smtp_command_enable = yes
  69. postscreen_pipelining_action = enforce
  70. postscreen_pipelining_enable = yes
  71. postscreen_reject_footer = $smtpd_reject_footer
  72. postscreen_tls_security_level = $smtpd_tls_security_level
  73. postscreen_use_tls = $smtpd_use_tls
  74. queue_directory = /var/spool/postfix
  75. queue_run_delay = 200s
  76. readme_directory = /usr/share/doc/postfix-2.8.7-documentation/readme
  77. recipient_delimiter = +
  78. relay_domains =
  79. sample_directory = /usr/share/doc/postfix-2.3.3/samples
  80. sendmail_path = /usr/sbin/sendmail.postfix
  81. setgid_group = postdrop
  82. smtp_sasl_security_options = noanonymous
  83. smtp_sasl_tls_security_options = noanonymous
  84. smtp_sender_dependent_authentication = yes
  85. smtp_tls_loglevel = 3
  86. smtp_tls_note_starttls_offer = yes
  87. smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_tls_session_cache
  88. smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) \n \n System Info: This is a Postfix mail server\n running a multiline SMTP greeting patch\n \n Further Info: See http://www.postfix.org\n \n Site Contact: fakessh @, Postmaster\n Email: <postmaster@fakessh.eu>\n Fax : +33-9-7213-4187 \n Please don't send me SPAM here - we don't like it
  89. smtpd_milters = inet:[127.0.0.1]:10040
  90. smtpd_recipient_restrictions = permit_mynetworks permit_inet_interfaces permit_sasl_authenticated reject_unverified_recipient reject_non_fqdn_sender reject_non_fqdn_recipient reject_unknown_reverse_client_hostname reject_unauth_destination reject_unauth_pipelining reject_sender_login_mismatch check_client_access hash:/etc/postfix/whitelist reject_unknown_helo_hostname reject_invalid_helo_hostname reject_non_fqdn_helo_hostname check_client_access regexp:/etc/postfix/blacklist_clients check_client_access cidr:/etc/postfix/perso_cidr.cidr check_sender_mx_access cidr:/etc/postfix/perso_cidr.cidr check_recipient_mx_access cidr:/etc/postfix/perso_cidr.cidr check_recipient_access cidr:/etc/postfix/perso_cidr.cidr check_helo_access cidr:/etc/postfix/perso_cidr.cidr check_client_access hash:/etc/postfix/access_host check_recipient_mx_access hash:/etc/postfix/access_host check_sender_mx_access hash:/etc/postfix/access_host check_client_access hash:/etc/postfix/access_client check_recipient_access hash:/etc/postfix/access_host check_recipient_access hash:/etc/postfix/access_client check_sender_access hash:/etc/postfix/access_host check_sender_access hash:/etc/postfix/access_client check_helo_access hash:/etc/postfix/access_host check_helo_access hash:/etc/postfix/access_client check_policy_service unix:postgrey/socket check_policy_service unix:private/spfpolicy check_recipient_access pcre:/etc/postfix/filter_recipient_domains permit
  91. smtpd_reject_footer = For assistance, fax +33-9-7213-4187.
  92. smtpd_reject_unlisted_sender = no
  93. smtpd_sasl_auth_enable = yes
  94. smtpd_sasl_authenticated_header = yes
  95. smtpd_sasl_local_domain = $myhostname
  96. smtpd_sasl_path = private/auth
  97. smtpd_sasl_tls_security_options = $smtpd_sasl_security_option
  98. smtpd_sasl_type = dovecot
  99. smtpd_tls_CAfile = /etc/pki/tls/certs/class3.crt
  100. smtpd_tls_CApath = /etc/pki/tls/certs/
  101. smtpd_tls_ask_ccert = yes
  102. smtpd_tls_auth_only = yes
  103. smtpd_tls_cert_file = /etc/pki/tls/certs/ks37777.kimsufi.com.cert
  104. smtpd_tls_key_file = /etc/pki/tls/private/ks37777.kimsufi.com.key
  105. smtpd_tls_received_header = yes
  106. smtpd_tls_req_ccert = no
  107. smtpd_tls_security_level = may
  108. smtpd_tls_session_cache_database = btree:/var/lib/postfix/smtpd_tls_session_cache
  109. smtpd_use_tls = yes
  110. soft_bounce = no
  111. tls_random_source = dev:/dev/urandom
  112. unknown_local_recipient_reject_code = 550
  113. virtual_alias_domains = renelacroute.fr , nicolaspichot.fr , fakessh.eu , roundcube.fakessh.eu , roundcube.renelacroute.fr , roundcube.nicolaspichot.fr , smtp.fakessh.eu , smtp.renelacroute.fr , smtp.nicolaspichot.fr , urlshort.eu , smtp.urlshort.eu , roundcube.urlshort.eu
  114. virtual_alias_maps = hash:/etc/postfix/virtual
  115. virtual_transport = dovecot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement