On Wed, May 02, 2007 at 03:19:36PM +0200, Bernd Kuhls wrote:
> I tried to add the line
>
> allow_nets=127.0.0.0/8,192.168.0.0/16
>
> in the block
>
> passdb pam {
>
> which is the default enabled auth code in Debian.
allow_nets is a passdb field (for example in an SQL passdb), not a
dovecot.conf directive.
Geert