yandex / NwSMTP

Asynchronous SMTP proxy server

Home Page:http://www.yandex.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 GPL Licensed fully asynchronous SMTP proxy server for Linux used as a frontend proxy for Yandex.Mail. 

Features include but are not limited to: ssl support, rbl checks, spam filtering, virus filtering, spf checks, dkim checks.

Prerequisites:
Linux OS,
boost >= 1.44.0-0 (see http://sourceforge.net/projects/boost/files/boost/1.44.0/ )
expat >= 1.95.8-8.3 (see http://sourceforge.net/projects/expat/ )
libspf2 >= 1.2.9 (see http://www.libspf2.org/)
libopendkim >= 1.2.2-2 (see http://sourceforge.net/projects/opendkim/ )

To build:
./configure
make
make install

A sample config file (nwsmtp.conf) is included in the distribution. To run:
nwsmtp -c nwsmtp.conf

About

Asynchronous SMTP proxy server

http://www.yandex.ru

License:GNU General Public License v2.0


Languages

Language:Shell 62.8%Language:C++ 34.7%Language:Elixir 1.6%Language:C 0.9%Language:D 0.0%