Back to Kbengine

jwSMTP Installation

kbe/src/lib/dependencies/jwsmtp/docs/install.html

2.5.12408 B
Original Source

Compile & Install jwSMTP

Download jwSMTP
Unpack the archive.

tar -xvzf jwsmtp-<version>
cd jwsmtp-<version>
./configure
make
make install

where <version> is the latest version of jwSMTP without the <> symbols.
This compiles and installs the library.

How to use the library.

JohnWiggins.net
email me about