---
name: sccmilter
version: 0.95.7_3
origin: mail/sccmilter
comment: Sendmail spam control and canceling filter, based on Milter API
arch: freebsd:9:x86:64
www: http://granch.ru/~shelton/
maintainer: citycat4@ngs.ru
prefix: /usr/local
licenselogic: single
flatsize: 130420
desc: "This is a sendmail filter, based on Milter API, intedned to do spam \ncontrol
  and canceling it. This is multi-thread small filter, which \nsits between sendmail
  and local mail agent, checks all mail by \nselected rules and cancels spam-qualified
  messages.\n\nMain features:\n- Charset controlling. No more unreadable mails in
  your box!\n  You can selectively setup, which codepages for which users are \n  allowed,
  mail with other codepages will declined\n- HTML isolating. You can setup filter
  to check all incoming, outgoing \n  or all (or none) mail to HTML mail and decline
  it.\n  IMHO, HTML mail is a headache only. You can separately setup on \n  per-user
  basis, which users can send HTML mail, which can receive\n- Attachment control.
  You can allow or deny receiving mail with attachments,\n  sending mail with attachments
  and send and receive simultaneously\n- 'Shadow watch'. You can silently keep copy
  of outgoing mail from local \n  users to further analysis. Watch incoming mail will
  be arrived shortly.\n\nAny other features (content filtering, attachment checking)
  are\nplanned, but not imlemented this release.\n\nAuthor: Rashid N. Achilov <shelton@granch.ru>\nWWW:
  http://granch.ru/~shelton/\n"
categories: [sysutils, mail]
files:
  /usr/local/etc/rc.d/sccmilter.sh.sample: 12c0b06eef0ca4d448b371274558194f9e055728e19acef463672350b3e779ae
  /usr/local/etc/sccmilter/scchosts.sample: 1dbf665433b5efa734ca18fd605618b803d857869488b709182bdc69b909ba6c
  /usr/local/etc/sccmilter/sccmilter.conf.sample: edd2993a1c7c162dc104787c40ab229a68e35c7280e5afcc03a260e67ca8d7bd
  /usr/local/etc/sccmilter/sccusers.sample: 346676cbe75797b046b19e80afc6a70ec4e2d245e29349bc498da3442821e937
  /usr/local/libexec/sccmilter: 07f7882a9dd58178a7f8563c84130958a98b053025b36dac84856b2a2c686643
  /usr/local/man/man5/scchosts.5.gz: 76f9de8dbb427356812c3f22350bbe65c68e8bb0a4916221766c61d0512de4d0
  /usr/local/man/man5/sccmilter.conf.5.gz: a815384f5ffb02db3c1ffd17b7c999613fdf23486f531f1b7159ce00adde59a1
  /usr/local/man/man5/sccusers.5.gz: 98afe318ca4b2a6d08ed0ebc0fa2b634b1aa722e86b2965372e2030df39c082f
  /usr/local/man/man8/sccmilter.8.gz: 5bdf9b618ba8e57d289cfa05d26d6e988e4a410d2d025eb921913daa0296d5f0
  /usr/local/share/doc/sccmilter/CHANGES: 192cd9e70e639a7e6fdd71088285f9913a5a0c1fb9b2293d5793b08801cbe730
  /usr/local/share/doc/sccmilter/FAQ: 474cd052fbdd9e99b71cf7dcbc301cf0515ac081d73393061be086f13e2a79ba
  /usr/local/share/doc/sccmilter/README: 34cc8d6751f357d7daed9a1ec7da6149933cd946e8d885208b9ebb13af4a04df
  /usr/local/share/doc/sccmilter/TODO: 42ec78dc318e274b0aff23ab4b3a166cd7a4b978f539901149a4d88d1c5ff8be
directories:
  /usr/local/share/doc/sccmilter/: n
  /usr/local/etc/sccmilter/: n
scripts:
  deinstall: "#!/bin/sh\n\nif [ \"$2\" = \"DEINSTALL\" ]; then\n\techo \"Do not forget
    delete filter description from /etc/mail/freebsd.mc\"\n\techo \"and rebuild sendmail.cf
    file!\"\nfi\n"
message: |
  ************************************************************************

  In order to run this port, please add the following line to
  /etc/mail/freebsd.mc:

  INPUT_MAIL_FILTER(`sccmilter',`S=unix:/var/run/sccmilter,F=T')

  and appropriate correct the line with confINPUT_MAIL_FILTERS, when exist.

  Don't forget remake sendmail configuration file after modifying freebsd.mc

  ************************************************************************
