[Dovecot] allow_nets + default + ldap
Timo Sirainen
tss at iki.fi
Wed May 21 02:22:38 UTC 2014
On 20.5.2014, at 12.41, Andreas Schulze <sca at andreasschulze.de> wrote:
> Andreas Schulze:
> in January: http://dovecot.org/list/dovecot/2014-January/094606.html
>
> Hello,
>
> looks like there is only little interest on allow_nets + ldap :-/
>
> I step forward to put this feature in our production environment.
> So I like to ask again if the patch may be included in dovecot
> and reviewed be an expert programmer.
This looks scary, wouldn't it work without it? : request->failed = FALSE;
Also, don't these work already?
any = 0.0.0.0/0
none = 0.0.0.0/32
Or I'm not sure if the 0.0.0.0/0 matches IPv6, maybe that's a problem..
Also I don't really like to use uppercase values, strcasecmp() would be better I think.
More information about the dovecot
mailing list