linccce

spamblocker

Feb 13th, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. #COMMENT#53:
  2. # TRANSPORTS CONFIGURATION
  3. begin transports
  4.  
  5. #COMMENT#54:
  6. spamcheck:
  7. driver = pipe
  8. batch_max = 100
  9. command = /usr/sbin/exim -oMr spam-scanned -bS
  10. current_directory = "/tmp"
  11. group = mail
  12. home_directory = "/tmp"
  13. log_output
  14. message_prefix =
  15. message_suffix =
  16. return_fail_output
  17. no_return_path_add
  18. transport_filter = /usr/bin/spamc -u ${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}
  19. use_bsmtp
  20. user = mail
Advertisement
Add Comment
Please, Sign In to add comment