-----Original Message-----
From: John Stile [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 13, 2001 8:16 PM
Cc: [EMAIL PROTECTED]
Subject: Re: What are the MUA (netscape) settings to access the server?


Bill Shupp wrote:
>
> on 4/13/01 6:46 PM, John Stile at [EMAIL PROTECTED] wrote:
>
> > What are the the MUA settings?
> > My local users do not have permission to look in
> > /home/vpopmail/domains/<mydomain>/<user>, and checkpassword lets people
> > just read /etc/passwd, so how do I make this work?
> >
> > I have sqwebmail+vpop+qmail working with the web interface.
> > I need to get netscape mua to work with my server.
> > Am I using the wrong user name in the mua?
> > I have tried john, stilen.com-john, and [EMAIL PROTECTED]
> > Any advice is appreciated.
> >
> > This is the setup:
> > I have a virtual domain in vpopmail (stilen.com), a user (john).
> > I use maildir mailboxes.
> >
> > My inetd.conf lines are the following:
> > First:
> > smtp stream \
> > tcp nowait qmaild \
> > /usr/sbin/tcpd \
> > /var/qmail/bin/tcp-env \
> > /var/qmail/bin/qmail-smtpd
> >
> > Second:
> > pop3 stream \
> > tcp nowait root \
> > /var/qmail/bin/qmail-popup \
> > qmail-popup mail.stilen.com /bin/checkpassword \
> > /var/qmail/bin/qmail-pop3d Maildir
>
> Why are you using checkpassword?  checkpassword is what vpopmail (vchkpw)
> replaces.
>
> Some MUAs can't work with the format <user>@<domain>, do you may need to
use
> <user>%<domain>
>
> Read the INSTALL file for more info.
>
I read the INSTALL, as I have before but, but it implies that I have to
replace inetd.
Is checkpasswd the problem with my setup?
Do I need to replace inetd with tcpserver in order to replace
checkpasswd with vchkpw, in order to let netscape clients use my server?



no, just replace /bin/checkpassword with /home/vpopmail/bin/vchkpw
or whatever your vpopmail home directory is

Reply via email to