masqmail
annotate devel/README @ 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 | 44043b92114f |
children |
rev | line source |
---|---|
meillo@226 | 1 The files in devel/ are for developers of masqmail. |
meillo@220 | 2 |
meillo@220 | 3 Especially, there are script to support doing a release. |