[vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
pmail -c "/home/vpopmail/bin/clearopensmtp" 2>& and now the file keep correct permissions and everything work fine. I still have the problem if i launch it from console. Well..i don't know. But at least is working now :) Luc

Re: [vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
> Hi, > > Did you make sure vpopmail.vchkpw has write access to the new tcp.smtp.cdb > file? > > Regards, > > Rick Yes. Here is my config. Surely i made some big lamah mistake :) Here is my configuration: cat /service/qmail-smtpd/run #!/bin/sh # Dave Sill, 2001-11-06 # For use with The qmai

Re: [vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
> cd ~vpopmail/etc/ > cat open-smtp tcp.smtp | tcprules tcp.smtp.cdb tcp.smtp.tmp > > Bill Well, now i have my tcp.smtp.cdb I added [...] /usr/local/bin/tcpserver -v -R -H -l 0 -x /home/vpopmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" \ -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp rblsmtpd \ [..] T

Re: [vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
> You may need to have something in tcp.smtp for it to take. Try this: > echo '127.:allow,RELAYCLIENT=""' > ^vpopmail/etc/tcp.smtp > Then run clearopensmtp. My tcp.smtp was already set up. I did as u suggested anyway. Then runned clearopensmtp and... no news :(( Wonder if my installation is bro

[vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
Hi Bill :) > run clearopensmtp. Done, it doesn't generate any file... > This may not work. It needs to be in cdb format. How to generate this file then?

Re: [vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
e is a delay between pop3 authentification and roaming user permit to relay? Anyone have an hint? :) Thanks, Luc

[vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
Logging to pop3 server, sometimes, i have this error:   tcprules: fatal: unable to create /etc/tcp.smtptmp.18541: access denied-ERR aack, child crashed   I've noticed this behaviour when telnetting to localhost port 110 and trying a pop3 authentification.   What is it? How to fix it?   Thanks

RE: sqwebmail3.0.0 and vpopmail4.9.10

2001-09-04 Thread Schiltz Luc
Hi, thanks it is working fine now Luc -Original Message- From: Tren Blackburn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 15:21 To: Schiltz Luc Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: sqwebmail3.0.0 and vpopmail4.9.10 Get vpopmail

sqwebmail3.0.0 and vpopmail4.9.10

2001-09-04 Thread Schiltz Luc
from incompatible pointer type authvchkpw.c:151: dereferencing pointer to incomplete type authvchkpw.c:151: dereferencing pointer to incomplete type make[1]: *** [authvchkpw.o] Error 1 make[1]: Leaving directory `/home/luc/download/sqwebmail-3.0.0/authlib' make: *** [all-recursive] Error 1 [root