masqmail
annotate devel/README @ 400:6500db550a03
resolve_ip() appeared to be broken, in connect.c. I fixed it.
In any case, NULL was returned, but if it is a valid IP address,
a list should have been returned. This is fixed now.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 21 Feb 2012 15:44:55 +0100 |
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. |