Advertisement
Guest User

Untitled

a guest
Jun 29th, 2011
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 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. # ==========================================================================
  6. # service type private unpriv chroot wakeup maxproc command + args
  7. # (yes) (yes) (yes) (never) (100)
  8. # ==========================================================================
  9. #submission inet n - n - - smtpd
  10. # -o smtpd_enforce_tls=yes
  11. # -o smtpd_sasl_auth_enable=yes
  12. # -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  13. #smtps inet n - n - - smtpd
  14. # -o smtpd_tls_wrappermode=yes
  15. # -o smtpd_sasl_auth_enable=yes
  16. # -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  17. #628 inet n - n - - qmqpd
  18. #smtp inet n - n - - smtpd -v
  19. pickup fifo n - - 60 1 pickup -o content_filter=smtp:127.0.0.1:10027
  20. cleanup unix n - n - 0 cleanup
  21. qmgr fifo n - n 1 1 qmgr
  22. #qmgr fifo n - n 300 1 oqmgr
  23. tlsmgr unix - - n 1000? 1 tlsmgr
  24. rewrite unix - - n - - trivial-rewrite
  25. bounce unix - - n - 0 bounce
  26. defer unix - - n - 0 bounce
  27. trace unix - - n - 0 bounce
  28. verify unix - - n - 1 verify
  29. flush unix n - n 1000? 0 flush
  30. proxymap unix - - n - - proxymap
  31. smtp unix - - n - - smtp
  32. # When relaying mail as backup MX, disable fallback_relay to avoid MX loops
  33. relay unix - - n - - smtp
  34. -o fallback_relay=
  35. # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
  36. showq unix n - n - - showq
  37. error unix - - n - - error
  38. discard unix - - n - - discard
  39. local unix - n n - - local
  40. virtual unix - n n - - virtual
  41. lmtp unix - - n - - lmtp
  42. anvil unix - - n - 1 anvil
  43. scache unix - - n - 1 scache
  44. amavisd-new unix - - n - 2 smtp
  45. -o smtp_data_done_timeout=1200s
  46. -o disable_dns_lookups=yes
  47. 127.0.0.1:10025 inet n - n - - smtpd
  48. -o content_filter=
  49. -o local_recipient_maps=
  50. -o relay_recipient_maps=
  51. -o smtpd_restriction_classes=
  52. -o smtpd_client_restrictions=
  53. -o smtpd_helo_restrictions=
  54. -o smtpd_sender_restrictions=
  55. -o smtpd_recipient_restrictions=permit_mynetworks,reject
  56. -o mynetworks=127.0.0.0/8
  57. -o strict_rfc821_envelopes=yes
  58. #
  59. # ====================================================================
  60. # Interfaces to non-Postfix software. Be sure to examine the manual
  61. # pages of the non-Postfix software to find out what options it wants.
  62. #
  63. # Many of the following services use the Postfix pipe(8) delivery
  64. # agent. See the pipe(8) man page for information about ${recipient}
  65. # and other message envelope options.
  66. # ====================================================================
  67. #
  68. # maildrop. See the Postfix MAILDROP_README file for details.
  69. # Also specify in main.cf: maildrop_destination_recipient_limit=1
  70. #
  71. maildrop unix - n n - - pipe
  72. flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
  73. #
  74. # The Cyrus deliver program has changed incompatibly, multiple times.
  75. #
  76. old-cyrus unix - n n - - pipe
  77. flags=R user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -m ${extension} ${user}
  78. # Cyrus 2.1.5 (Amos Gouaux)
  79. # Also specify in main.cf: cyrus_destination_recipient_limit=1
  80. cyrus unix - n n - - pipe
  81. user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}
  82. #
  83. # See the Postfix UUCP_README file for configuration details.
  84. #
  85. uucp unix - n n - - pipe
  86. flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
  87. #
  88. # Other external delivery methods.
  89. #
  90. ifmail unix - n n - - pipe
  91. flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
  92. bsmtp unix - n n - - pipe
  93. flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
  94.  
  95. plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=/usr/lib64/plesk-9.0/postfix-local -f ${sender} -d ${recipient} -p /var/qmail/mailnames
  96. mailman unix - n n - - pipe flags=R user=mailman:mailman argv=/usr/lib64/plesk-9.0/postfix-mailman ${nexthop} ${user} ${recipient}
  97. 127.0.0.1:10025 inet n n n - - spawn user=mhandlers-user argv=/usr/lib64/plesk-9.0/postfix-queue 127.0.0.1 10027 before-queue
  98. 127.0.0.1:10026 inet n - - - - smtpd -o smtpd_client_restrictions= -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject -o smtpd_data_restrictions= -o receive_override_options=no_unknown_recipient_checks
  99. 127.0.0.1:10027 inet n n n - - spawn user=mhandlers-user argv=/usr/lib64/plesk-9.0/postfix-queue 127.0.0.1 10026 before-remote
  100. plesk_saslauthd unix y y y - 1 plesk_saslauthd status=5 listen=6 dbpath=/plesk/passwd.db
  101. smtp inet n - - - - smtpd -o smtpd_proxy_filter=127.0.0.1:10025
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement