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

Untitled

By: a guest on Oct 5th, 2011  |  syntax: None  |  size: 0.95 KB  |  views: 60  |  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. html_directory = no
  9. inet_interfaces = all
  10. inet_protocols = all
  11. local_recipient_maps = hash:/etc/postfix/mydomain.net hash:/etc/aliases
  12. mail_owner = postfix
  13. mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
  14. mailq_path = /usr/bin/mailq.postfix
  15. manpage_directory = /usr/share/man
  16. mydestination = $myhostname, localhost.$mydomain, localhost
  17. myhostname = mydomain.net
  18. newaliases_path = /usr/bin/newaliases.postfix
  19. queue_directory = /var/spool/postfix
  20. readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
  21. sample_directory = /usr/share/doc/postfix-2.6.6/samples
  22. sendmail_path = /usr/sbin/sendmail.postfix
  23. setgid_group = postdrop
  24. smtpd_banner = mydomain.net ESMTP $mail_name
  25. unknown_local_recipient_reject_code = 550
  26.  
  27.  
clone this paste RAW Paste Data