---
name: drac
version: 1.12_8
origin: mail/drac
comment: Dynamic Relay Authorization Control, a POP-before-SMTP implementation
arch: freebsd:10:x86:64
www: http://mail.cc.umanitoba.ca/drac/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 50689
desc: |
  DRAC is a daemon that dynamically updates a relay authorization map for
  Sendmail, Postfix and other MTAs that support it.  It provides a way for
  legitimate users to relay mail through an SMTP server, while preventing
  non-authorized users from using it as a spam relay. Authenticated users
  have their IP address added to the map immediately after they have
  authenticated via POP, IMAP, or any other daemon which supports the
  DRAC API. By default, map entries expire after 30 minutes, but can be
  renewed by additional authentication. Periodically checking mail on a
  POP server sufficiently does this. DRAC does not require that the
  POP/IMAP and SMTP server be on the same physical host.

  WWW: http://mail.cc.umanitoba.ca/drac/
categories:
- mail
files:
  /usr/local/etc/dracd.allow-sample: 37d0b050e94abb45333ec74f604fb9c49d9d930ebcd0fc87123e7a093fb6e1b1
  /usr/local/etc/rc.d/dracd: ae1dc1d5e91fff971f58966084dd1cd524b754034c81eeb780cead31f1be4db8
  /usr/local/include/drac.h: 2499fbac974c23909927a133278a6e83a90473c792f7da2af988a3f837643a03
  /usr/local/lib/libdrac.a: ca8db1a9a739ac86f4a9b468386d082a154604efc35c2decc8a29feea5fee018
  /usr/local/man/man1/rpc.dracd.1.gz: a203ba8fd0a372a816343bf9e1c92cec3d58f8245b49f6f9c5fce2e6becbbe8a
  /usr/local/man/man3/dracauth.3.gz: 6d11446f82be291724ce33c081c7abe14495b9cba1e0b41b8e7c0759611b15da
  /usr/local/sbin/rpc.dracd: c8120123b1edc889530d50368b4dae504943e37f64071c57a1cd93fd43b7d233
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
