          MODULE=postfix
         VERSION=2.0.0.1
        #VERSION=1.1.12-20021209
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.porcupine.org/mirrors/postfix-release/official/$SOURCE
#   SOURCE_URL[0]=ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/$SOURCE
        WEB_SITE=http://www.postfix.org
         ENTERED=20020125
         UPDATED=20021226
           SHORT="postfix is a MTA"
cat << EOF
Postfix is an attempt to provide an alternative to the widely-used
Sendmail program. Postfix attempts to be fast, easy to administer,
and hopefully secure, while at the same time being sendmail
compatible enough to not upset your users.
EOF
