[vchkpw] vlog

2003-07-08 Thread Maciej Nadolski
Hi!
I have vpopmail with MySQL support and I am logging messages to database 
vpopmail and table vlog. I cleared logs by 'delete from vlog;'. Now vpopmail 
stopped writing anything to vlog or it can`t write anythinf to vlog. Could 
you please explain it to and help me?
Thanks!

--
Maciej Nadolski
Intelinet Administrator
Say hello to us ;)



[vchkpw] vlog

2003-07-08 Thread Maciej Nadolski
I did 'delete from vlog;' many timeas earlyer and everything was ok...

--
Maciej Nadolski
Intelinet Administrator
Say hello to us ;)



[vchkpw] Starting pop3 server

2003-07-08 Thread Bård Tommy Nilsen



the startup line 
does not work



martine# env - 
PATH="/var/qmail/bin:/usr/local/bin" \? tcpserver -H -R 0 pop3 
\ /var/qmail/bin/qmail-popup 
martine.mydomain.no \ 
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir ? 
/var/qmail/bin/qmail-popup martine.mydomain.no \? /home/vpopmail/bin/vchkpw 
/var/qmail/bin/qmail-pop3d Maildir [3] 902[2] 
Exit 
127 
env - PATH=/var/qmail/bin:/usr/local/bin tcpserver -H -R 0 pop3 
...martine# env: tcpserver: No such file or directory


it is on an Freebsd 
5.1 box.


can anyone help me 
??


Re: [vchkpw] vdeluser and User does not exist

2003-07-08 Thread vol
Well, the majority of the vpopmail API checks things
in the same order qmail does.  vmoduser may be one of
the few exceptions.
/var/qmail/control/rcpthosts
/var/qmail/users/cdb
/path/to/domain/vpasswd.cdb (or other authentication mechanism)
Be sure the domain and user exist in the first two
qmail files.  /var/qmail/users/cdb is compiled from
/var/qmail/users/assign.  Im willing to bet there is
an issue with the domain these users are on existing
in the right places in the qmail configurations.
[EMAIL PROTECTED] wrote:
I'm running qmail and vpopmail version 5.2.1 on a FreeBSD 4.6.2 server.

I don't think this was always the case, but right now I can't delete
virtual accounts with vdeluser, it always gives this error message:
vdeluser: error deleting user '[EMAIL PROTECTED]':
  User does not exist
vdeluser: 1 errors were encountered.
vpasswd likewise does not think that the user exists.

vmoduser, however does. It's the only way I can change the password.







--
mailto:[EMAIL PROTECTED]
Matt Brookings - Chief Technical Officer
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
Prices at http://www.inter7.com/prices



Re: [vchkpw] Starting pop3 server

2003-07-08 Thread Jason 'XenoPhage' Frisvold
tcpserver is part of ucspi-tcp ...  By default it's installed here :

/usr/local/bin/tcpserver

Perhaps you don't have that package installed?

On Tue, 2003-07-08 at 07:24, Brd Tommy Nilsen wrote:
 the startup line does not work
  
  
  
 martine# env - PATH=/var/qmail/bin:/usr/local/bin \
 ? tcpserver -H -R 0 pop3 \
 /var/qmail/bin/qmail-popup martine.mydomain.no \
 /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
 ? /var/qmail/bin/qmail-popup martine.mydomain.no \
 ? /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 
 [3] 902
 [2]Exit 127  env -
 PATH=/var/qmail/bin:/usr/local/bin tcpserver -H -R 0 pop3  ...
 martine# env: tcpserver: No such file or directory
  
  
 it is on an Freebsd 5.1 box.
  
  
 can anyone help me ??
-- 
---
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
[EMAIL PROTECTED]
RedHat Certified - RHCE # 807302349405893
MySQL Core Certified - ID# 205982910
---
Something mysterious is formed, born in the silent void. Waiting alone
and unmoving, it is at once still and yet in constant motion. It is the
source of all programs. I do not know its name, so I will call it the
Tao of Programming.


signature.asc
Description: This is a digitally signed message part


Re: [vchkpw] Starting pop3 server

2003-07-08 Thread Ajai Khattri
Bård Tommy Nilsen wrote:

the startup line does not work
 
 
 
martine# env - PATH=/var/qmail/bin:/usr/local/bin \
? tcpserver -H -R 0 pop3 \
/var/qmail/bin/qmail-popup martine.mydomain.no \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir ? 
/var/qmail/bin/qmail-popup martine.mydomain.no \
? /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 
[3] 902
[2]Exit 127  env - 
PATH=/var/qmail/bin:/usr/local/bin tcpserver -H -R 0 pop3  ...
martine# env: tcpserver: No such file or directory
 
it is on an Freebsd 5.1 box.
Maybe tcpserver is not installed in your PATH?
What do you see if you type which tcpserver ?
--
Aj.
Systems Administrator / Developer