RE: [vchkpw] vpopmail 5.2.1 /var/log/messages logs all events

2003-10-09 Thread DOODS
osts [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 08, 2003 11:35 PM > To: [EMAIL PROTECTED] > Subject: [vchkpw] vpopmail 5.2.1 /var/log/messages logs all > events > > > I compiled vpopmail with error logging only (./configure) but > it's > logging success and

RE: [vchkpw] vpopmail 5.2.1 /var/log/messages logs all events

2003-10-08 Thread Posts
Title: Message whoops, I meant /var/log/maillog. I'm not sure if this is the default vpopmail log.   Thanks -Original Message-From: Posts [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 11:35 PMTo: [EMAIL PROTECTED]Subject: [vchkpw] vpopmail 5.2.1 /va

[vchkpw] vpopmail 5.2.1 /var/log/messages logs all events

2003-10-08 Thread Posts
Title: Message I compiled vpopmail with error logging only (./configure) but it's logging success and failed login attempts which of course makes the /var/log/messages file huge.   Any tips are appreciate on getting vpopmail to only log errors.   Thanks, Kawika

[vchkpw] vpopmail-5.2.1 nukes tcp.smtp ?

2003-10-07 Thread W.D. McKinney
Greetings, We run qmail on servers happily with vpopmail. Yet we are seeing a problem on our newest server that we have never experienced before. We have installed everything and it works. (qmail,vpopmail,djbdns,etc.) After installing vpopmail, if we edit in any way, /etc/tcp.smtp it stops immedi

Re: [vchkpw] Vpopmail (5.2.1 and 5.3.20) won't compile on debian sarge ?!

2003-06-29 Thread Tom Collins
On Sunday, June 29, 2003, at 01:32 AM, Florian Schiessl wrote: diff -u vpopmail-5.3.20/vmysql.h vpopmail-5.3.20-tc/vmysql.h --- vpopmail-5.3.20/vmysql.h2003-03-18 17:27:18.0 -0700 +++ vpopmail-5.3.20-tc/vmysql.h 2003-06-27 22:35:09.0 -0700 @@ -48,11 +48,11 @@ primary key (pw_

RE: [vchkpw] Vpopmail (5.2.1 and 5.3.20) won't compile on debian sarge ?!

2003-06-29 Thread Florian Schiessl
Hi! > Apply this patch to vmysql.h: > > diff -u vpopmail-5.3.20/vmysql.h vpopmail-5.3.20-tc/vmysql.h > --- vpopmail-5.3.20/vmysql.h2003-03-18 17:27:18.0 -0700 > +++ vpopmail-5.3.20-tc/vmysql.h 2003-06-27 22:35:09.0 -0700 > @@ -48,11 +48,11 @@ > primary key (pw_name, pw_domai

RE: [vchkpw] Vpopmail (5.2.1 and 5.3.20) won't compile on debian sarge ?!

2003-06-29 Thread Florian Schiessl
Hi! > You are using an MySQL backend, correct? When you put the > appropriate into > into the vmysql.h file, you left something without quotation > marks. Go > back and check the file, make sure whatever you changed is correct. No, I don't. I just use > ./configure > --enable-tcprules-prog

[vchkpw] Vpopmail (5.2.1 and 5.3.20) won't compile on debian sarge ?!

2003-06-28 Thread Florian Schie?l
Hi list! I get the followinbg errors while trying to compile vpopmail (5.2.1 and 5.3.20) on my debian sarge (testing), using this config: ./configure --enable-tcprules-prog=/usr/bin/tcprules --enable-tcpserver-file=/etc/tcp.smtp: ... gcc -g -O2 -Wall -o vipmap vipmap.o libvpopmail.a -lnsl -l

Re: [vchkpw] vpopmail 5.2.1

2002-10-30 Thread escher
Hey, I have modified the qmail script under /etc/init.d for tcpserver & pop3d, now it's ok, virtual user log in for read pop. But, the system does not delivery local mail. If i send email outbox it work fine, but does not receive. In the log file I found this: starting delivery 1: msg 4620329

[vchkpw] vpopmail 5.2.1

2002-10-26 Thread escher
Hi, I'm sorry, maybe this is a faq but I can't find the response of my problem. I installed qmail and other from apt tools, no for vpopmail. I compiled it. Now, I added one virtualdomain and user and I have found 2 directories domains, first under /home/vpopmail, second under /var and my user an

Re: [vchkpw] vpopmail 5.2.1 bug??

2002-10-22 Thread Ken Jones
On Saturday 05 October 2002 04:58 am, Sigmund Lundgren wrote: > In the vpopmail user account the 'users' directory was missing. > I had to manually create it to get vadduser to work correctly > with users belonging to the default domain (i.e. vadduser aUser). > > Minor inconvenience but might distr

[vchkpw] vpopmail 5.2.1 bug??

2002-10-05 Thread Sigmund Lundgren
In the vpopmail user account the 'users' directory was missing. I had to manually create it to get vadduser to work correctly with users belonging to the default domain (i.e. vadduser aUser). Minor inconvenience but might distract new users. /S