Guest User

Untitled

a guest
Apr 20th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. smtp inet n - n - - smtpd -o content_filter=lmtp:unix:/tmp/dspam.sock
  2. localhost:10026 inet n - n - - smtpd
  3. -o content_filter=
  4. -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
  5. -o smtpd_helo_restrictions=
  6. -o smtpd_client_restrictions=
  7. -o smtpd_sender_restrictions=
  8. -o smtpd_recipient_restrictions=permit_mynetworks,reject
  9. -o mynetworks=127.0.0.0/8
  10. -o smtpd_authorized_xforward_hosts=127.0.0.0/8
  11. pickup fifo n - - 60 1 pickup
  12. cleanup unix n - - - 0 cleanup
  13. qmgr fifo n - n 300 1 qmgr
  14. #qmgr fifo n - n 300 1 oqmgr
  15. tlsmgr unix - - - 1000? 1 tlsmgr
  16. rewrite unix - - - - - trivial-rewrite
  17. bounce unix - - - - 0 bounce
  18. defer unix - - - - 0 bounce
  19. trace unix - - - - 0 bounce
  20. verify unix - - - - 1 verify
  21. flush unix n - - 1000? 0 flush
  22. proxymap unix - - n - - proxymap
  23. proxywrite unix - - n - 1 proxymap
  24. smtp unix - - - - - smtp
  25. relay unix - - - - - smtp
  26. showq unix n - - - - showq
  27. error unix - - - - - error
  28. retry unix - - - - - error
  29. discard unix - - - - - discard
  30. local unix - n n - - local
  31. virtual unix - n n - - virtual
  32. lmtp unix - - - - - lmtp
  33. anvil unix - - - - 1 anvil
  34. scache unix - - - - 1 scache
  35. ifmail unix - n n - - pipe
  36. flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
  37. bsmtp unix - n n - - pipe
  38. flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
  39. scalemail-backend unix - n n - 2 pipe
  40. flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
  41. mailman unix - n n - - pipe
  42. flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  43. ${nexthop} ${user}
Advertisement
Add Comment
Please, Sign In to add comment