annotate admin/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@227
|
1 The files in admin/ are for system administrators and maybe for users too.
|
meillo@220
|
2
|
meillo@220
|
3 They may be helpful but are not required to run masqmail.
|