4593377 [rkeene@sledge /home/rkeene/projects/build]$ cat hermes.txt
# SHORT DESC: Anti-spam SMTP Proxy
# LONG DESC: Hermes is an SMTP proxy. It was developed for use on ITEISA, and has been extended with new features.  It supports SMTP banner pause (greet pause), command throttling, greylisting, and DNSRBL.

# COMPILE REQUIREMENT: sqlite

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593378 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06