On Wed, Feb 04, 2004 at 04:08:11PM +0100, Bo Mellberg wrote: > Can you go more into detail what you're > suggesting? I only understand the redirect-part...
When thinking about it a little I realize it may not have worked anyway, so if we can avoid that rather low-level debug, let's just skip it. :) > When I upgraded to bincimap, I changed two users > mailsystem from mbox to Maildir. Those two users > are the only ones that can login. Users created > after the swap to bincimap cannot login. Aha! Maybe they don't have a Maildir created for them automatically? Binc only works with Maildir mailboxes, no support for (the inferior) mbox. You could: # maildirmake /etc/skel/Maildir to add a Maildir to the home directory for all new users. (And, of course, convert your wife's account to Maildir as well.) > Sorry for my noob questions. No problem! We've all been noobs. :) //Peter
