on 1/18/01 10:24 AM, J.J.Gallardo at [EMAIL PROTECTED] wrote:
> Hi all :
>
> I'm new in this list and this is my first message to the list.
> I've a machine with qmail1.03+vpopmail 4.9.6
>
> When a user tries to get (pop) mail the server respond:
> "les : unable to create
> /etc/tcp.smtp.tmp.XXXX: access denied"
>
> Easy list, I have read it the mailing list messages relationed-ship
> (open-smtp, romaing users, tcp.smtp.tmp,.....) and today i have
> re-compiled vpopmail with this features:
> "enable-roaming-users=y /
> enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp (and more that are not
> relevant at this moment)
> And so , I hace changed the start-up script for "qmail" with this:
> /usr/local/bin/tcpserver -x/home/vpopmail/etc/tcp.smtp.cdb -u 233 -g
> 1045 0 smtp /var/qmail/bin/qmail-smtpd &
>
> I put in "/home/vpopmail/etc" my tcp.smtp and tcp.smtp.cdb owners by
> vpopmail:vchpw with 644 permissions. I have tried to get again mail
> (also pop) and get the same error message.
>
> Any idea??
What about your POP tcpserver script? Your smtp one looks like it's using
the right relay cdb file, but the pop server is the one that edits
open-smtp. Please post that script. It needs to be running as
vpopmail.vchkpw, or root (preferably not root).
-Bill