13 Aug
2008
13 Aug
'08
12:58 a.m.
On Jul 24, 2008, at 3:10 PM, aledr wrote:
Is It possible to integrate this patch into next dovecot's releases? It implements the "-w ( disable webmail [IMAP from localhost*] access )" option when using vpopmail.
I'd rather not hardcode 127.0.0.1 address. Could you try if this patch
works:
http://hg.dovecot.org/dovecot-1.2/rev/30e4c3360e76
So you'll use it like:
passdb vpopmail { args = webmail=127.0.0.1 }
If it's ok, I can commit the code to v1.1 tree as well.