15 Sep
2007
15 Sep
'07
3:05 p.m.
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 }