Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Miscellany
Monday, May 28th, 2007 at 10:37:38am UTC 

  1. #
  2. # Postfix master process configuration file.  For details on the format
  3. # of the file, see the Postfix master(5) manual page.
  4. #
  5. # ==========================================================================
  6. # service type  private unpriv  chroot  wakeup  maxproc command + args
  7. #               (yes)   (yes)   (yes)   (never) (100)
  8. # ==========================================================================
  9. smtp      inet  n       -       n       -       -       smtpd
  10. #submission inet n      -       n       -       -       smtpd
  11. #       -o smtpd_etrn_restrictions=reject
  12. #       -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  13. #smtps    inet  n       -       n       -       -       smtpd -o smtpd_tls_wrappermode=yes
  14. #  -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
  15. #submission   inet    n       -       n       -       -       smtpd
  16. #  -o smtpd_etrn_restrictions=reject
  17. #  -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
  18. #628      inet  n       -       n       -       -       qmqpd
  19. pickup    fifo  n       -       n       60      1       pickup
  20. cleanup   unix  n       -       n       -       0       cleanup
  21. qmgr      fifo  n       -       n       300     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. #localhost:10025 inet   n       -       n       -       -       smtpd -o content_filter=
  44. scache    unix  -       -       n       -       1       scache
  45. #
  46. # ====================================================================
  47. # Interfaces to non-Postfix software. Be sure to examine the manual
  48. # pages of the non-Postfix software to find out what options it wants.
  49. #
  50. # Many of the following services use the Postfix pipe(8) delivery
  51. # agent.  See the pipe(8) man page for information about ${recipient}
  52. # and other message envelope options.
  53. # ====================================================================
  54. #
  55. # maildrop. See the Postfix MAILDROP_README file for details.
  56. # Also specify in main.cf: maildrop_destination_recipient_limit=1
  57. #
  58. maildrop  unix  -       n       n       -       -       pipe
  59.   flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
  60. cyrus     unix  -       n       n       -       -       pipe
  61.   user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
  62. uucp      unix  -       n       n       -       -       pipe
  63.   flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
  64. ifmail    unix  -       n       n       -       -       pipe
  65.   flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
  66. bsmtp     unix  -       n       n       -       -       pipe
  67.   flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
  68. procmail  unix  -       n       n       -       -       pipe
  69.   flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
  70. smtp-amavis unix -      -       n       -       2       smtp
  71.     #-o smtp_data_done_timeout = 1200s
  72.     -o disable_dns_lookup = yes
  73.    
  74. 127.0.0.1:10025 inet    n       -       n       -       -       smtpd
  75.     -o content_filter =
  76.     -o local_recipient_maps =
  77.     -o rely_recipient_maps =
  78.     -o smtpd_restriction_classes =
  79.     -o smtpd_client_restrictions =
  80.     -o smtpd_helo_restrictions =
  81.     -o smtpd_sender_restrictions =
  82.     -o smtpd_recipient_restrictions = permit_mynetworks, reject
  83.     -o mynetworks = 127.0.0.0/8
  84.     -o strict_rfc821_envelopes = yes
  85.     -o smtpd_error_sleep_time = 0
  86.     -o smtpd_soft_error_limit = 1001
  87.     -o smtpd_hard_error_limit = 1000

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right