Installation of Nail
Install Nail by running the following commands.
(Note: If you would like nail to be linked against openssl, add --with-openssl
to the configure command mentioned below.)
./configure --prefix=/usr &&
make &&
make install &&
ln -sf nail /usr/bin/mail