Re: ERR: Authentication Failure :-(
[email protected] (Paul Jarc) Tue, 11 Jun 2002 17:09:42 -0400
| Newsgroups | gmane.comp.djb.checkpassword |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
"Neil David J. Roberts" <[email protected]> wrote: > Ok, I'll give it a go as soon as I can. But I think I know where I went > wrong.... > > I should of done "cd ~/name" and a "maildirmake ~/name" . . . Giving each user's maildir a different name will complicate your POP3 service script. It's much simpler if they all have the same name: /home/foo/Maildir, /home/bar/Maildir, etc. All the instructions in LWQ use this naming scheme. paul