Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Miscellany
Wednesday, November 9th, 2011 at 9:34:16pm UTC 

  1. smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
  2. biff = no
  3. append_dot_mydomain = no
  4. delay_warning_time = 4h
  5. readme_directory = no
  6. smtpd_tls_cert_file = /etc/dovecot/dovecot.cert.pem
  7. smtpd_tls_key_file = /etc/dovecot/dovecot.key.pem
  8. smtpd_tls_CAfile = /etc/dovecot/dovecot.ca.pem
  9. smtpd_use_tls=yes
  10. smtpd_tls_security_level = may
  11. smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
  12. smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
  13. myhostname = ...
  14. alias_maps = hash:/etc/aliases
  15. alias_database = hash:/etc/aliases
  16. myorigin = /etc/mailname
  17. mydestination = ..., localhost
  18. relayhost = ...
  19. mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  20. mailbox_command = /usr/bin/procmail-wrapper -o -a $DOMAIN -d $LOGNAME
  21. mailbox_size_limit = 0
  22. message_size_limit = 102400000
  23. recipient_delimiter = +
  24. inet_interfaces = all
  25. virtual_alias_maps = hash:/etc/postfix/virtual
  26. sender_bcc_maps = hash:/etc/postfix/bcc
  27. home_mailbox = Maildir/
  28. smtpd_sasl_auth_enable = yes
  29. smtpd_sasl_security_options = noanonymous
  30. smtp_sasl_password_maps = hash:/etc/postfix/saslpasswd
  31. smtp_always_send_ehlo = yes
  32. broken_sasl_auth_clients = yes
  33. allow_percent_hack = no
  34. smtpd_delay_reject = yes
  35. smtpd_helo_required = yes
  36. disable_vrfy_command = yes
  37. unverified_sender_reject_code = 550
  38. policy_time_limit = 3600
  39. policyd-spf_time_limit = 3600
  40. address_verify_map = btree:/usr/lib/postfix/verify
  41.  
  42. smtpd_helo_restrictions =
  43.      permit_sasl_authenticated,
  44.      permit_mynetworks,
  45.      check_helo_access hash:/etc/postfix/helo_access,
  46.      permit
  47.  
  48. smtpd_sender_restrictions =
  49.      permit_sasl_authenticated,
  50.      permit_mynetworks,
  51.      reject_non_fqdn_sender,
  52.      reject_unknown_sender_domain,
  53.      check_sender_access hash:/etc/postfix/sender_access,
  54.      permit
  55.  
  56. smtpd_recipient_restrictions =
  57.         permit_sasl_authenticated,
  58.         permit_mynetworks,
  59.         reject_non_fqdn_sender,
  60.         reject_unknown_sender_domain,
  61.         reject_non_fqdn_recipient,
  62.         reject_unknown_recipient_domain,
  63.         reject_non_fqdn_helo_hostname,
  64.         reject_invalid_helo_hostname,
  65.         reject_unauth_destination,
  66.         check_recipient_access hash:/etc/postfix/recipient_access,
  67.         check_policy_service unix:private/policyd-spf,
  68.         check_policy_service inet:127.0.0.1:10023,
  69.         reject_rbl_client zen.spamhaus.org,
  70.         permit
  71.        
  72. smtpd_data_restrictions =
  73.      reject_unauth_pipelining,
  74.      permit
  75.  
  76. transport_maps = hash:/etc/postfix/transport
  77. relay_domains = $mydestination, ...
  78. milter_default_action = accept
  79. milter_protocol = 2
  80. smtpd_milters = inet:localhost:8891
  81. non_smtpd_milters = inet:localhost:8891

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right