Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Nov 16th, 2011  |  syntax: None  |  size: 0.96 KB  |  views: 3  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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. data_directory = /var/lib/postfix
  7. debug_peer_level = 2
  8. debug_peer_list = selectioncan.com
  9. home_mailbox = Maildir/
  10. html_directory = no
  11. inet_interfaces = all
  12. inet_protocols = all
  13. mail_owner = postfix
  14. mailq_path = /usr/bin/mailq.postfix
  15. manpage_directory = /usr/share/man
  16. mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
  17. mydomain = selectioncan.com
  18. myhostname = selectioncan.com
  19. mynetworks = 192.168.0.0/24, 127.0.0.0/8
  20. myorigin = $myhostname
  21. newaliases_path = /usr/bin/newaliases.postfix
  22. queue_directory = /var/spool/postfix
  23. readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
  24. relay_domains =
  25. sample_directory = /usr/share/doc/postfix-2.6.6/samples
  26. sendmail_path = /usr/sbin/sendmail.postfix
  27. setgid_group = postdrop
  28. unknown_local_recipient_reject_code = 550
  29.  
clone this paste RAW Paste Data