SHARE
TWEET

postconf -n

a guest May 15th, 2012 7 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # postconf -n
  2. command_directory = /usr/sbin
  3. config_directory = /etc/postfix
  4. daemon_directory = /usr/lib64/postfix
  5. data_directory = /var/lib/postfix
  6. debug_peer_level = 2
  7. home_mailbox = .maildir/
  8. html_directory = /usr/share/doc/postfix-2.8.7/html
  9. inet_interfaces = all
  10. inet_protocols = all
  11. mail_owner = postfix
  12. mailq_path = /usr/bin/mailq
  13. manpage_directory = /usr/share/man
  14. mydomain = xn--80atc0ah.com
  15. myhostname = mail.xn--80atc0ah.com
  16. myorigin = $mydomain
  17. newaliases_path = /usr/bin/newaliases
  18. queue_directory = /var/spool/postfix
  19. readme_directory = /usr/share/doc/postfix-2.8.7/readme
  20. sample_directory = /etc/postfix
  21. sendmail_path = /usr/sbin/sendmail
  22. setgid_group = postdrop
  23. smtp_bind_address6 = 2001:470:1f05:47c::1
  24. 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