---
name: spamilter
version: 0.60_1
origin: mail/spamilter
comment: A Sendmail LibMilter filter to block spam
arch: freebsd:9:x86:64
www: http://www.wanlink.com/spamilter/index.php
maintainer: dinoex@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 206105
desc: |
  Spamilter is a Sendmail milter written entierly in C, and therefore
  is faster and less cpu intensive than other interperative based solutions.

  It blocks spam using the following methods;

      * Configurable Realtime DNS Blacklists
      * Sender Address verification
      * Configurable Black and White lists
      * Invalid MTA hostname verfication
      * Basic Virus/Worm file attachment rejection for files ending
        in .pif, .scr, etc.. via MsExtChk filter
      * SPF via libspf

  Also;

      * Realtime firewall blocking of MTA hosts with invalid host names via
        MtaHostIpfw filter
      * Realtime rate limited connection blocking via firewall rule injection

  All actions are logged via syslog with both the sender and the recipient.
  From this, report generation and notification to recipients showing
   activity becomes extremely simple.

  LICENSE: BSD 4-clause
  Copyright 2003 - Neal Horman. All rights reserved.
  This product includes software developed by Neal Horman.

  WWW: http://www.wanlink.com/spamilter/index.php
categories: [mail]
files:
  /usr/local/bin/dnsblchk: f8c051a2b2a7d111147b94b48fb872d0b6ff6bbe577c00fb86a5adc1a900b898
  /usr/local/bin/dnsblupd: 778873b39f58bd2b55de2a29ef4b4e8b24be7e5b751a45a6e25be59e68696756
  /usr/local/bin/ipfwmtad: 4996eb213de5cd522bab3094f0cc886e135678425b56eb2cf05314bf734c7e4b
  /usr/local/bin/mxlookup: ff210175e06180aaae3ba48493275ce422f7be76697408985bd1f8653a8de369
  /usr/local/bin/spamilter: f2989f6264953e095e2b344e2781ffe6b95e12a77a41ddc429e16ba799b18be5
  /usr/local/bin/spamilter-system-report: 4eada60ce9de0bc0d61408c999b101d5a77284a5e3de41ee380963bebc1de2ac
  /usr/local/bin/spamilter-user-report: 8c9216c19163ae65025f631b0c22bafc75b6444bdc07c407df56d5fd46b854e2
  /usr/local/etc/rc.d/spamilter: e3fd2e7b546b078e9f90d4088c3f66197ea39e927fc5ce52f7e06ee92ff03009
  /usr/local/share/doc/spamilter/Changelog: 506bb5e4a372cae7987dedd15608a9d187afa64c50382040e8efcc98a19862b9
  /usr/local/share/doc/spamilter/INSTALL: 510413069713920a363ed28600e4ee085507b91907dd45bcdcba9a58aa50480c
  /usr/local/share/doc/spamilter/LICENSE: ba13ede792dc8349b1b6dc9650197361d8b0a24d9c9bef56e08e6f90c250e204
  /usr/local/share/doc/spamilter/db.rcpt: 29f79d85afed9e842caff3efc89768aa42a046fb50c6628cf66d5e465023ee89
  /usr/local/share/doc/spamilter/db.rdnsbl: 95572fd3a1c77ff4338a832d79cbc08f99743f2784ef636eab58f179f5d21539
  /usr/local/share/doc/spamilter/db.sndr: 17ed52690fbc75f2fd9489f478c6e401da99eb29f099ec97fba516dc59af52d3
  /usr/local/share/doc/spamilter/docs.html: 66357b036d50c63227ae8d65d17cc0bcceb46a872c36553be04dd953a1d51769
  /usr/local/share/doc/spamilter/docs.txt: 9b3c745a5c4a806d5ac4c3dcc577fc58d83b8cc0b8fba64a3d4371bef5a55127
  /usr/local/share/doc/spamilter/policy.html: d29a80e3983bd49b24ae4045b12c8ac2aefce9898f0cfb547e035fe91d06dd99
  /usr/local/share/doc/spamilter/spamilter.rc: 10ee8769e06320c54a0fcbfc93daacb954be13beca3e043f5a5f0ac27b32f732
  /usr/local/share/licenses/spamilter-0.60_1/BSD: ba13ede792dc8349b1b6dc9650197361d8b0a24d9c9bef56e08e6f90c250e204
  /usr/local/share/licenses/spamilter-0.60_1/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/spamilter-0.60_1/catalog.mk: 172972c5c7aedbc0908bfa98a85ddc6cbe1ef0e364ea7b939cd154dc4685468b
directories:
  /usr/local/share/licenses/spamilter-0.60_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/spamilter/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
