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

Untitled

By: a guest on Oct 3rd, 2011  |  syntax: None  |  size: 5.64 KB  |  views: 45  |  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. # ==========================================================================
  6. # service type  private unpriv  chroot  wakeup  maxproc command + args
  7. #               (yes)   (yes)   (yes)   (never) (100)
  8. # ==========================================================================
  9. smtp      inet  n       -       -       -       50       smtpd
  10. #       -o receive_override_options=no_address_mappings                         # Uncomment this line, when unsing AMaViS
  11. #submission inet n       -       -       -       -       smtpd
  12. #  -o smtpd_enforce_tls=yes
  13. #  -o smtpd_sasl_auth_enable=yes
  14. #  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  15. #smtps     inet  n       -       -       -       -       smtpd
  16. #  -o smtpd_tls_wrappermode=yes
  17. #  -o smtpd_sasl_auth_enable=yes
  18. #  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  19. # For AOL-Accounts
  20. 587       inet  n       -       -       -       -       smtpd
  21.         -o smtpd_client_restrictions=permit_sasl_authenticated,reject_unauth_destination
  22. #628      inet  n       -       -       -       -       qmqpd
  23. pickup    fifo  n       -       -       60      1       pickup
  24. cleanup   unix  n       -       -       -       0       cleanup
  25. qmgr      fifo  n       -       n       300     1       qmgr
  26. #qmgr     fifo  n       -       -       300     1       oqmgr
  27. tlsmgr    unix  -       -       -       1000?   1       tlsmgr
  28. rewrite   unix  -       -       -       -       -       trivial-rewrite
  29. bounce    unix  -       -       -       -       0       bounce
  30. defer     unix  -       -       -       -       0       bounce
  31. trace     unix  -       -       -       -       0       bounce
  32. verify    unix  -       -       -       -       1       verify
  33. flush     unix  n       -       -       1000?   0       flush
  34. proxymap  unix  -       -       n       -       -       proxymap
  35. smtp      unix  -       -       -       -       -       smtp
  36. # When relaying mail as backup MX, disable fallback_relay to avoid MX loops
  37. relay     unix  -       -       -       -       -       smtp
  38.         -o fallback_relay=
  39. #       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
  40. showq     unix  n       -       -       -       -       showq
  41. error     unix  -       -       -       -       -       error
  42. discard   unix  -       -       -       -       -       discard
  43. local     unix  -       n       n       -       -       local
  44. virtual   unix  -       n       n       -       -       virtual
  45. lmtp      unix  -       -       -       -       -       lmtp
  46. anvil     unix  -       -       -       -       1       anvil
  47. scache    unix  -       -       -       -       1       scache
  48. # ====================================================================
  49. # ispCP Ï~I (OMEGA) a Virtual Hosting Control System
  50. #
  51. # @copyright    2001-2006 by moleSoftware GmbH
  52. # @copyright    2006-2010 by ispCP | http://isp-control.net
  53. # @version              SVN: $Id: master.cf 2829 2010-04-15 00:04:56Z nuxwin $
  54. # @link                 http://isp-control.net
  55. # @author               ispCP Team
  56. # ====================================================================
  57. # for AMaViS and spam filter support
  58. amavis    unix  -       -       n       -       2       smtp
  59.    -o smtp_data_done_timeout=1200
  60.    -o smtp_send_xforward_command=yes
  61.    -o disable_dns_lookups=yes
  62.  
  63. localhost:10025 inet  n -       n       -      -        smtpd
  64.    -o content_filter=
  65.    -o local_recipient_maps=
  66.    -o relay_recipient_maps=
  67.    -o smtpd_restriction_classes=
  68.    -o smtpd_client_restrictions=
  69.    -o smtpd_helo_restrictions=
  70.    -o smtpd_sender_restrictions=
  71.  
  72.  
  73. # ispCP autoresponder
  74. ispcp-arpl unix  -      n       n       -       -       pipe
  75.   flags=O user=vmail argv=/var/www/ispcp/engine/messenger/ispcp-arpl-msgr
  76.  
  77. # TLS - Activate, if TLS is avaiable/used
  78. smtps     inet  n       -       -       -       -       smtpd
  79.    -o smtpd_tls_wrappermode=yes
  80.    -o smtpd_sasl_auth_enable=yes
  81. #   -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  82. #
  83. # ====================================================================
  84. # Interfaces to non-Postfix software. Be sure to examine the manual
  85. # pages of the non-Postfix software to find out what options it wants.
  86. #
  87. # Many of the following services use the Postfix pipe(8) delivery
  88. # agent.  See the pipe(8) man page for information about ${recipient}
  89. # and other message envelope options.
  90. # ====================================================================
  91. #
  92. # maildrop. See the Postfix MAILDROP_README file for details.
  93. # Also specify in main.cf: maildrop_destination_recipient_limit=1
  94. #
  95. maildrop  unix  -       n       n       -       -       pipe
  96.   flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
  97. #
  98. # See the Postfix UUCP_README file for configuration details.
  99. #
  100. uucp      unix  -       n       n       -       -       pipe
  101.   flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
  102. #
  103. # Other external delivery methods.
  104. #
  105. ifmail    unix  -       n       n       -       -       pipe
  106.   flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
  107. bsmtp     unix  -       n       n       -       -       pipe
  108.   flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
  109. scalemail-backend unix  -       n       n       -       2       pipe
  110.   flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
  111. mailman   unix  -       n       n       -       -       pipe
  112.   flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  113.   ${nexthop} ${user}
  114.  
  115.  
clone this paste RAW Paste Data