> -----Original Message-----
> From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 25, 2001 9:01 PM
> To: Lukas Beeler
> Subject: Re: Help with Installation
>
>
> This is a test environment.  What we are simulating here is a
> web client
> accessing users IMAP mail boxes.  Hwever we have to test
> varius MTAs in our
> environment and we are just getting around to qmail.  I am
> not a UNIX guru so
> this thing is driving me nuts.
neither am i :)

> I just rechecked my rc file and I was missing a qmail-start \
> line.  I added
> that in and now mail is showing in my INBOX!!!
congrats

> Now I just have to figure out the rcpthosts file.  I have
> several mail servers
> in our test system of various brands etc... they are all in
> the same domain, so
> is there a way to do a wildcard rcpt setting? say something like
>
> *.subdomain.doamin.com?
hmm, iam not sure what you want to do
do you mean relaying ?
in my rcpthosts is just
domain.com
mail.domain.com
hostname.domain.com
means, it accepts mail for those people from everyone
in my /etc/tcp.smtp
there is 127 and 192
means that localhost und my private lan can relay to everywhere
in the tcp.smtp you can set wildcards, but i don't think you can in the
rcpthosts [iam not sure]
iam not really sure what you want

> Thanks again for your help.  It forced me to back track and
> check some things
no problem and sorry for my english

> --Cordell
>
>
>
>
> Lukas Beeler wrote:
>
> > 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
> > >
> > >
>
>


Reply via email to