On Fri, 2007-09-14 at 13:33 -0400, Alan Ferrency wrote:
> An example configuration would look like this:
>
> passdb passwd-file {
> args = /path/%l.passwd
> username_format = %n
> }
That would be nice configuration, but currently it's too difficult to
add more settings inside passdb blocks.
I implemented this to v1.1:
passdb passwd-file {
args = username_format=%n /etc/imap.passwd
}
userdb passwd-file {
args = username_format=%n /etc/imap.passwd
}
signature.asc
Description: This is a digitally signed message part
