---
name: qmail-auditor
version: 0.47_1
origin: mail/qmail-auditor
comment: Selective e-mail auditing for qmail by means of qmail-queue wrapping
arch: freebsd:9:x86:64
www: http://qmail-auditor.sourceforge.net/
maintainer: eksffa@freebsdbrasil.com.br
prefix: /usr/local
licenselogic: single
flatsize: 12374
desc: "This software provides an easy and functional way to audit incoming and\noutgoing
  e-mails from a qmail server. It works by means of qmail-queue\nwrapping. It has
  a control file which allows selective auditing of sender or\nrecipient, as well
  as whom the messages should be forwarded to. This control\nfile allows regular expressions,
  what increases its flexibility of use.\n\nWWW:\thttp://qmail-auditor.sourceforge.net/\n"
deps:
  qmail: {origin: mail/qmail, version: 1.03_8}
categories: [mail]
files:
  /usr/local/bin/qmail-auditor: 0ff2e8fe3c2af9ef4b7fd4beea47bd32c0f8ed7ca41171ba6e22e1970cbd5c4a
  /usr/local/share/doc/qmail-auditor/README: 5a4bf08798a1082a0b410893b9bc138d73e37cffa2585a1d4cbd5a9d1cd5d21a
directories:
  /usr/local/share/doc/qmail-auditor/: n
scripts: {}
message: "You have just installed /usr/local/bin/qmail-auditor\nwhich can be enabled
  by wrapping qmail-queue and naming the original qmail-queue\nas qmail-queue-real,
  for example:\n\n mv /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue-real-auditor\n
  ln -s /usr/local/bin/qmail-auditor /var/qmail/bin/qmail-queue\n\nNow you can configure
  qmail-auditor, its control file is\n\n\t/var/qmail/control/auditor\n\nThis file's
  format must be in the form:\n\n  <field header>  <regular expression>            <e-mail
  to forward>\n\nWhere\n  <field header>\t= from|to|all\n  <regular expression>\t=
  sender or recipient e-mail address (according\n\t\t\t  to <field header>), re_format(7)
  compatible\n  <e-mail to forward>\t= whom qmail-auditor will copy audited messages
  to\n\nYou can have multiple rules (one per line). Working example of control file:\n\nfrom\t*@some.domain.br\tauditing@mycompany.com\nto\tuser@some.domain.br\tauditing@mycompany.com\nall\tsales@domain.br\t\tsalesauditing@mycompany.com\n\nThe
  README file was installed on /usr/local/share/doc/qmail-auditor\n"
