SHARE
TWEET

Untitled

a guest May 2nd, 2012 20 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. data_directory = /var/lib/postfix
  7. debug_peer_level = 2
  8. home_mailbox = Maildir/
  9. html_directory = no
  10. inet_interfaces = localhost
  11. inet_protocols = all
  12. mail_owner = postfix
  13. mailq_path = /usr/bin/mailq.postfix
  14. manpage_directory = /usr/share/man
  15. mydestination = $myhostname, localhost.$mydomain, localhost
  16. mydomain = vslweb.com
  17. myhostname = vsl3-pc
  18. mynetworks_style = host
  19. myorigin = $mydomain
  20. newaliases_path = /usr/bin/newaliases.postfix
  21. queue_directory = /var/spool/postfix
  22. readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
  23. sample_directory = /usr/share/doc/postfix-2.6.6/samples
  24. sendmail_path = /usr/sbin/sendmail.postfix
  25. setgid_group = postdrop
  26. 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