Mark Weisman wrote:
>
> The mail is actually going into the spool at /var/spool/mail/username.
>
That's the problem. Get rid of the home-dir and hash-spool and all
should be right.
> Thank you,
> Mark Weisman
> MIS Programmer
> GCI Local Services
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 03, 2000 9:15 AM
> To: Mark Weisman
> Cc: Subscribers of Qpopper
> Subject: Re: Another New QPOP user
>
> Mark Weisman wrote:
> >
> > I have recently assembled my QPopper3.0.2 server on a 6.2.1 Red Hat box,
> and
> > although I can pick up mail with "pine", the mail is not being recognized
> by
> > the QPopper server. How can I point it back to the QPopper software. I
> used
> > the configuration below during my compile, and yet, pine is receiving the
> > mail, and QPopper isn't. Any assistance would be greatly appreciated.
> >
> > God Bless,
> > Mark
> >
> > PGP FingerPrint
> > D7AC 8101 D339 CBEF D0D9 AB50 0CB4 EA00 7DA4 BB6B
> >
> > ./configure --enable-specialauth --enable-servermode --enable-log-login
> --en
> > able-home-dir-mail=.mail --enable-hash-spool=1 --enable-apop=/etc/pop.auth
> -
> > -with-popuid=pop
>
> I may be wrong, but seems that enable-home-dir-mail and
> enable-hash-spool would conflict. Where is the local delivery agent
> putting the mail? A default RedHat install delivers to /var/spool/mail.
> Have you tweaked the delivery agent?
> -Joel