Random Sequence

Build the command line fetchmail tool on Mac OS X 10.2

Sponsored Links:

Building Fetchmail on OS X

wget http://www.catb.org/~esr/fetchmail/fetchmail-6.2.5.tar.gz
gunzip fetchmail-6.2.5.tar.gz
tar -xf fetchmail-6.2.5.tar
rm fetchmail-6.2.5.tar
cd fetchmail-6.2.5
./configure --disable-nl
make

http://www.catb.org/~esr/fetchmail/

Sponsored Links: