Advertisement
Guest User

Untitled

a guest
Jul 8th, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  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 - n - - smtpd
  12. #smtp inet n - n - 1 postscreen
  13. #smtpd pass - - n - - smtpd
  14. #dnsblog unix - - n - 0 dnsblog
  15. #tlsproxy unix - - n - 0 tlsproxy
  16. #submission inet n - n - - smtpd
  17. # -o smtpd_tls_security_level=encrypt
  18. # -o smtpd_sasl_auth_enable=yes
  19. # -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  20. # -o milter_macro_daemon_name=ORIGINATING
  21. #smtps inet n - n - - smtpd
  22. # -o smtpd_tls_wrappermode=yes
  23. # -o smtpd_sasl_auth_enable=yes
  24. # -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  25. # -o milter_macro_daemon_name=ORIGINATING
  26. #628 inet n - n - - qmqpd
  27. pickup fifo n - n 60 1 pickup
  28. cleanup unix n - n - 0 cleanup
  29. qmgr fifo n - n 1 1 qmgr
  30. #qmgr fifo n - n 300 1 oqmgr
  31. tlsmgr unix - - n 1000? 1 tlsmgr
  32. rewrite unix - - n - - trivial-rewrite
  33. bounce unix - - n - 0 bounce
  34. defer unix - - n - 0 bounce
  35. trace unix - - n - 0 bounce
  36. verify unix - - n - 1 verify
  37. flush unix n - n 1000? 0 flush
  38. proxymap unix - - n - - proxymap
  39. proxywrite unix - - n - 1 proxymap
  40. smtp unix - - n - - smtp
  41. # When relaying mail as backup MX, disable fallback_relay to avoid MX loops
  42. relay unix - - n - - smtp
  43. -o smtp_fallback_relay=
  44. # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
  45. showq unix n - n - - showq
  46. error unix - - n - - error
  47. retry unix - - n - - error
  48. discard unix - - n - - discard
  49. local unix - n n - - local
  50. virtual unix - n n - - virtual
  51. lmtp unix - - n - - lmtp
  52. anvil unix - - n - 1 anvil
  53. scache unix - - n - 1 scache
  54. #
  55. # ====================================================================
  56. # Interfaces to non-Postfix software. Be sure to examine the manual
  57. # pages of the non-Postfix software to find out what options it wants.
  58. #
  59. # Many of the following services use the Postfix pipe(8) delivery
  60. # agent. See the pipe(8) man page for information about ${recipient}
  61. # and other message envelope options.
  62. # ====================================================================
  63. #
  64. # maildrop. See the Postfix MAILDROP_README file for details.
  65. # Also specify in main.cf: maildrop_destination_recipient_limit=1
  66. #
  67. #maildrop unix - n n - - pipe
  68. # flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
  69. #
  70. # ====================================================================
  71. #
  72. # Recent Cyrus versions can use the existing "lmtp" master.cf entry.
  73. #
  74. # Specify in cyrus.conf:
  75. # lmtp cmd="lmtpd -a" listen="localhost:lmtp" proto=tcp4
  76. #
  77. # Specify in main.cf one or more of the following:
  78. # mailbox_transport = lmtp:inet:localhost
  79. # virtual_transport = lmtp:inet:localhost
  80. #
  81. # ====================================================================
  82. #
  83. # Cyrus 2.1.5 (Amos Gouaux)
  84. # Also specify in main.cf: cyrus_destination_recipient_limit=1
  85. #
  86. #cyrus unix - n n - - pipe
  87. # user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}
  88. #
  89. # ====================================================================
  90. #
  91. # Old example of delivery via Cyrus.
  92. #
  93. #old-cyrus unix - n n - - pipe
  94. # flags=R user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -m ${extension} ${user}
  95. #
  96. # ====================================================================
  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. # ====================================================================
  104. #
  105. # Other external delivery methods.
  106. #
  107. #ifmail unix - n n - - pipe
  108. # flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
  109. #
  110. #bsmtp unix - n n - - pipe
  111. # flags=Fq. user=bsmtp argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
  112. #
  113. #scalemail-backend unix - n n - 2 pipe
  114. # flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store
  115. # ${nexthop} ${user} ${extension}
  116. #
  117. #mailman unix - n n - - pipe
  118. # flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  119. # ${nexthop} ${user}
  120.  
  121. plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=/usr/lib64/plesk-9.0/postfix-local -f ${sender} -d ${recipient} -p /usr/local/psa/qmail/mailnames
  122. mailman unix - n n - - pipe flags=R user=mailman:mailman argv=/usr/lib64/plesk-9.0/postfix-mailman ${nexthop} ${user} ${recipient}
  123. plesk_saslauthd unix y y n - 1 plesk_saslauthd status=5 listen=6 dbpath=/var/spool/postfix/plesk/passwd.db
  124. smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes
  125.  
  126. submission inet n - n - - smtpd -o smtpd_enforce_tls=yes -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticated,reject -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination
  127.  
  128. plesk-195.225.169.192- unix - n n - - smtp -o smtp_bind_address=195.225.169.192 -o smtp_bind_address6= -o smtp_address_preference=ipv4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement