This is the package that I installed on my Fedora 15 machine : http://www.gnu.org/software/anubis/
GNU Anubis is an SMTP message submission daemon.
Went to the GNU Project Archives and downloaded the source package: anubis-4.1.1.tar.gz
Put in into a /tmp directory and continued to unpack the ball "tar xvzf anubis-4.1.1.tar.gz"
cd'd into the directory and ran command ./configure
make to compile and make install to install
No comments:
Post a Comment