masqmail
view src/libident/README_MASQMAIL @ 299:ca2d11aec2a3
fixed compile error; removed PROT_BSMTP; made protocol names ucase
Dont know what PROT_BSMTP had been for. It's not used.
RFC 5321 requires the protocol to be:
Protocol = "ESMTP" / "SMTP" / Attdl-Protocol
We now use upper case too, although it might not matter much.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Thu, 09 Dec 2010 13:53:48 -0300 |
parents | 08114f7dcc23 |
children |
line source
1 This is from libident 0.22 (though the version string says 0.21?). I
2 have not changed it, except that I replaced the Makefile with a
3 Makefile.am.
5 I also did not include the example programs and the man page in the
6 masqmail source tarball.
8 Oliver Kurth, Fri Oct 6 15:11:07 CEST 2000