blob: 690111d0ede1b2f809682c08ff1fff5db994f319 (
plain) (
blame)
1
2
3
4
5
6
|
This is a complete standalone C implementation of the SRS (Sender
Rewriting Scheme) and includes a command line utility and daemon,
test utility and static and dynamic libraries. SRS is a stop-gap
for users of SPF (Sender Policy Framework).
See https://github.com/Exim/exim/wiki/SRS for integration with exim.
|