SHARE
TWEET

Untitled

a guest Feb 28th, 2017 69 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. alias_database = hash:/etc/aliases
  2. alias_maps = hash:/etc/aliases
  3. command_directory = /usr/sbin
  4. config_directory = /etc/postfix
  5. daemon_directory = /usr/libexec/postfix
  6. header_checks = regexp:/etc/postfix/mycustomheaders
  7. html_directory = no
  8. inet_interfaces = all
  9. mail_owner = postfix
  10. mailq_path = /usr/bin/mailq.postfix
  11. manpage_directory = /usr/share/man
  12. masquerade_domains = sks06crap014.ks.rt.ru      crm_info
  13. mydestination = $myhostname, localhost.$mydomain, localhost
  14. mynetworks = 10.42.16.0/21, 10.28.43.0/24, 168.100.189.0/28, 127.0.0.0/8
  15. newaliases_path = /usr/bin/newaliases.postfix
  16. queue_directory = /var/spool/postfix
  17. readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
  18. relayhost = 10.30.1.58:2525
  19. sample_directory = /usr/share/doc/postfix-2.3.3/samples
  20. sender_canonical_maps = hash:/etc/postfix/canonical
  21. sendmail_path = /usr/sbin/sendmail.postfix
  22. setgid_group = postdrop
  23. smtp_generic_maps = hash:/etc/postfix/generic
  24. smtpd_banner = $myhostname - private smtp
  25. smtpd_client_restrictions = permit_mynetworks, reject
  26. smtpd_helo_required = yes
  27. smtpd_helo_restrictions =
  28. smtpd_recipient_restrictions =
  29. smtpd_sender_restrictions =
  30. unknown_local_recipient_reject_code = 550
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top