---
name: drac
version: 1.12_8
origin: mail/drac
comment: Dynamic Relay Authorization Control, a POP-before-SMTP implementation
arch: freebsd:9:x86:64
www: http://mail.cc.umanitoba.ca/drac/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 53919
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: ddaa7d96a10966f240df374c56972e11ea41d25c555bb6676718631d49f06c72
  /usr/local/include/drac.h: 2499fbac974c23909927a133278a6e83a90473c792f7da2af988a3f837643a03
  /usr/local/lib/libdrac.a: 381d795d72fae31c7f118491b812d873ecd54a875c1510319406f46b7a11780c
  /usr/local/man/man1/rpc.dracd.1.gz: a203ba8fd0a372a816343bf9e1c92cec3d58f8245b49f6f9c5fce2e6becbbe8a
  /usr/local/man/man3/dracauth.3.gz: 6d11446f82be291724ce33c081c7abe14495b9cba1e0b41b8e7c0759611b15da
  /usr/local/sbin/rpc.dracd: 25894f256f9978e509982ab1083f0c4909f4acf667f0a8818b677a6d2faa6739
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
