15 May
2008
15 May
'08
8:39 a.m.
On Tue, 2008-05-13 at 19:47 +0300, Elod wrote:
userdb: driver: static args: uid=email gid=nogroup home=/%d/%n
It finds mails with "/%d/%n" but not with "%d/%n".
At another site I have the same version, but with an SQL backend. That one works beautifully with relative (to chroot dir) paths.
Relative paths aren't really even supposed to work. I'm not even sure how they should be handled. So for now they either work or don't, depending on several things..