           SPELL=drac
         VERSION=1.12
          SOURCE=$SPELL.tar.Z
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.cc.umanitoba.ca/src/$SOURCE
   SOURCE_URL[1]=ftp://download.sourcemage.org/pub/linux/distributions/sourcemage/mirror/$SOURCE
     SOURCE_HASH=sha512:09f14c5e72f9ca68b12039c16215d29f7d8e8940046b79dc9bb8f2363188b6fdd253af7ca41e42369ed67d5e4f5d6c20b3d3bf9f27cd194c53a7fc6e619b29fc
        WEB_SITE=http://mail.cc.umanitoba.ca/drac/index.html
         ENTERED=20011212
        KEYWORDS="mail"
           SHORT="A daemon to dynamically update a relay authorization map for an SMTP daemon"
         LICENSE=http://mail.cc.umanitoba.ca/drac/index.html
    MENU_ITEM[0]=${SPELL}
    MENU_EXEC[0]=${SPELL}
    MENU_DESC[0]=${SHORT}
cat << EOF
DRAC is a daemon that dynamically updates a relay authorization
map for sendmail. It provides a way to allow legitimate users 
to relay mail through an SMTP server, while still preventing 
others from using it as a spam relay. User's IP addresses 
are added to the map immediately after they have authenticated 
to the POP or IMAP server. By default, map entries expire after 
30 minutes, but can be renewed by additional authentication. 
Periodically checking mail on a POP server is sufficient to do 
this. The POP and SMTP servers can be on different hosts.

It can be used a number of SMTP clients, including sendmail 
and postfix.
EOF
