gene-hightower / libsrs2

Implementation of the Sender Rewriting Scheme for SMTP forwarding

Home Page:http://www.libsrs2.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO:
	* Write this README.

BEHAVIOUR OF THIS LIBRARY:
	* This library does not modify the caller's memory.
	* This library does not use malloc() (except in one place, TBF).
	* This library is guaranteed compatible with the Perl Mail::SRS.

SUPPORT:
	* See http://www.libsrs2.org/ where there are much fuller
	  resources documenting SRS and libsrs2.

About

Implementation of the Sender Rewriting Scheme for SMTP forwarding

http://www.libsrs2.org/

License:Other


Languages

Language:C 94.5%Language:Perl 5.0%Language:Python 0.3%Language:Shell 0.1%