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

master.cf

By: a guest on Oct 27th, 2011  |  syntax: None  |  size: 1.61 KB  |  views: 20  |  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. #
  2. # Postfix master process configuration file.  For details on the format
  3. # of the file, see the master(5) manual page (command: "man 5 master").
  4. #
  5. # Do not forget to execute "postfix reload" after editing this file.
  6. #
  7. # ==========================================================================
  8. # service type  private unpriv  chroot  wakeup  maxproc command + args
  9. #               (yes)   (yes)   (yes)   (never) (100)
  10. # ==========================================================================
  11. smtp      inet  n       -       -       -       -       smtpd
  12.  
  13. #added for postfix dedicated transport CAN
  14. aol     inet    n       -       -       -       -       smtpd
  15.  
  16. #slow   inet    n       -       -       -       20      smtpd
  17.  
  18. #end of addition CAN
  19.  
  20. #smtp      inet  n       -       -       -       1       postscreen
  21. #smtpd     pass  -       -       -       -       -       smtpd
  22. #dnsblog   unix  -       -       -       -       0       dnsblog
  23. #tlsproxy  unix  -       -       -       -       0       tlsproxy
  24. submission inet n       -       -       -       -       smtpd
  25. #  -o smtpd_tls_security_level=encrypt
  26. #  -o smtpd_sasl_auth_enable=yes
  27. #  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  28. #  -o milter_macro_daemon_name=ORIGINATING
  29. #smtps     inet  n       -       -       -       -       smtpd
  30. #  -o smtpd_tls_wrappermode=yes
  31. #  -o smtpd_sasl_auth_enable=yes
  32. #  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  33. #  -o milter_macro_daemon_name=ORIGINATING
  34. #628       inet  n       -       -       -       -       qmqpd
  35. pickup    fifo  n       -       -       60      1       pickup
  36.  
  37.  
clone this paste RAW Paste Data