sendmail uses mbox delivery to /var/spool/mail
qmail must be specially configured to use this delivery method
[as in lwq described, use the ./Mailbox delivery method and symlink them
all to /var/spool/mail/]
nice job with 2000 users :)
now, there is a second question:
do your users use just imap to get their mail, or log they on the server
to get it with a MUA like pine ?
in first case, it would be much better if you use the ./Maildir/ method
and courier imap
> -----Original Message-----
> From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 25, 2001 7:59 PM
> To: Lukas Beeler
> Subject: Re: Help with Installation
>
>
>
>
> Lukas Beeler wrote:
>
> > > -----Original Message-----
> > > From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, June 25, 2001 7:39 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Help with Installation
> > >
> > >
> > > I have followed the directions in the Life with Qmail doc for
> > > installing Qmail
> > > and all appears to be working expcept that I can't get mail
> > > into my INBOX.
>
> >
> > which delivery type do you use ?
>
> What ever is standard with a typical Sun OS 5.7 installation
> with sendmail.
>
> How can I tell what format I was using with sendmail. Is
> there a file I can
> look at to see what is set?
>
> >
> > Maildir ?
> > mbox in $HOME ?
> > mbox in /var/spool/mail ?
> > most current mail things do not support Maildir, which is
> the best of
> > the delivery methods [i think :)]
> > probably you should use the mbox format in /var/spool/mail for full
> > sendmail compatibility in this case
> > probably you want install the .forward packet, to make the
> switch more
> > transparent to the user
>
>