Kristina <[EMAIL PROTECTED]> wrote:
>
> Do I need a .qmail file to configure the maildir format.
No. If you make "./Maildir/" the default delivery instruction, then
it will work even if nobody has a .qmail file.
BUT! qmail can _deliver to_ a maildir. It can't _create_ a maildir.
For existing users, you must do the following (as root):
> su - ~USER
> /var/qmail/bin/maildirmake Maildir
You can arrange for new users to get a maildir automatically. Just create
a maildir in /etc/skel (or wherever your system keeps its home-directory
template).
Len.
--
I'm not going to spend code space blindly duplicating sendmail features.
-- Dan Bernstein, author of qmail