Il 29/08/10 19.31, Paul J Stevens ha scritto:
> Ettore,
>
> this is a know bug. To work around use
>
> #bindip      = 0.0.0.0        # IPv4 only - all IP's
> #bindip      = ::             # IPv4 and IPv6 - all IP's (linux)
> #bindip      = ::             # IPv6 only - all IP's (BSD)
> #bindip      = 0.0.0.0,::     # IPv4 and IPv6 - all IP's (BSD)
>
> the code needs to be fixed to accept '*' as meaning '0.0.0.0'.
>
>
Thanks Paul.

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to