17 Sep
2003
17 Sep
'03
2:58 a.m.
On Wed, 2003-09-17 at 01:54, Dan Sully wrote:
auth default { mechanisms = plain userdb = passwd passdb = shadow user = root count = 2 }
auth vpopmail { mechanisms = plain userdb = vpopmail passdb = vpopmail user = vpopmail count = 2 }
Does vpopmail authentication work alone?
Password authentication still works fine, but I can't find a way to get it to fallback to using the vpopmail auth. Is this simply not working yet? Timo - what part of the code needs this update?
-test7 should support this already. Maybe I've fixed something in it since. I'll create -test8 now, see if it helps.