shevek / libsrs2

Implementation of the Sender Rewriting Scheme for SMTP forwarding

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

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.net/ where there are much fuller
	  resources documenting SRS and libsrs2.

About

Implementation of the Sender Rewriting Scheme for SMTP forwarding

http://www.libsrs2.net/

License:Other


Languages

Language:C 90.2%Language:Perl 4.3%Language:XS 3.3%Language:M4 1.3%Language:Makefile 0.6%Language:Python 0.3%Language:Shell 0.1%