[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: [vchkpw] tcprules: fatal: unable to create /etc/tcp.smtptmp

2002-09-12 Thread Luc
should i generate tcp.smtp.cdb in /home/vpopmail/etc/ since it is not created during installation? I just touched it and set vpopmail ownership. Another question: there 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
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
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

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 \ [..] To my run

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

2002-09-12 Thread Luc
|pause|cont|cdb|queue|help} exit 1 ;; esac exit 0 Well...what's wrong with that? I'm starting to feel in despair :)) Hope you could suggest me something... Sorry if my questions are too low level... Luc

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

2002-09-12 Thread Luc
-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

sqwebmail3.0.0 and vpopmail4.9.10

2001-09-04 Thread Schiltz Luc
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@josephine