Re: [vchkpw] Old Problem Re-visited

2003-11-06 Thread Michael Bowe

- Original Message - 
From: Tom Collins [EMAIL PROTECTED]
To: vpopmail list [EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 5:51 PM
Subject: Re: [vchkpw] Old Problem Re-visited


 On Tuesday, November 4, 2003, at 08:03  AM, Rick Macdougall wrote:
  Well my apologies.  Mad props to Michael Bowe then, and a virtual beer 
  :)
 
 I'll be meeting Michael face-to-face in a few days.  It just so happens 
 that he's less than 100km away from the Melbourne stop on my Australia 
 vacation.
 
 Send a few bucks to my PayPal account and I'll buy us both a real beer! 
   :-)

Haha! Nice one!

Michael.



Re: [vchkpw] Old Problem Re-visited

2003-11-05 Thread Tom Collins
On Tuesday, November 4, 2003, at 08:03  AM, Rick Macdougall wrote:
Well my apologies.  Mad props to Michael Bowe then, and a virtual beer 
:)
I'll be meeting Michael face-to-face in a few days.  It just so happens 
that he's less than 100km away from the Melbourne stop on my Australia 
vacation.

Send a few bucks to my PayPal account and I'll buy us both a real beer! 
 :-)

--
Tom Collins  -  [EMAIL PROTECTED]
Note: The Tom Logic offices will be closed October 23 to November 18.
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



Re: [vchkpw] Old Problem Re-visited

2003-11-03 Thread Tom Collins
On Friday, October 31, 2003, at 01:03  AM, Rick Macdougall wrote:
Try 5.2.2 from Sourceforge, a lot of bug fixes have been back ported 
by Tom, Ken and the gang.
Credit where credit is due:

Michael Bowe did all of the backporting, and is entirely responsible 
for the 5.2.2 release.

He also took the time to review significant parts of the code to 
eliminate possible buffer overflows, check error results, and more for 
the 5.3.26 release.

--
Tom Collins  -  [EMAIL PROTECTED]
Note: The Tom Logic offices will be closed October 23 to November 18.
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



Re: [vchkpw] Old Problem Re-visited

2003-11-03 Thread Rick Macdougall


Tom Collins wrote:

On Friday, October 31, 2003, at 01:03  AM, Rick Macdougall wrote:

Try 5.2.2 from Sourceforge, a lot of bug fixes have been back ported 
by Tom, Ken and the gang.


Credit where credit is due:

Michael Bowe did all of the backporting, and is entirely responsible for 
the 5.2.2 release.
Well my apologies.  Mad props to Michael Bowe then, and a virtual beer :)

I really had no idea who was responsible for the 5.2.2 release.  My 
apologies if I stepped on any toes.

Regards,

Rick





[vchkpw] Old Problem Re-visited

2003-10-30 Thread Darcy, Matthew
Title: Old Problem Re-visited






Hi,

I have an old problem which I have been searching the archives for to see if any progress has been made by anyone else. I cannot find an answer, so Ill summerise and hope someone has some further advice.

The system = Linux/qmail (life with qmail install)/vpopmail (using mysql)/qmailadmin/vqadmin/sqwebmail

Now for the file system and perms.

[EMAIL PROTECTED] /home/vpopmail/domains]# ls -la /home/vpopmail/

total 32

drwxr-xr-x 8 vpopmail vchkpw 4096 Oct 30 14:29 .

drwxr-xr-x 13 root root 4096 Oct 23 18:16 ..

drwxr-xr-x 2 vpopmail vchkpw 4096 Sep 10 20:21 bin

drwxr-xr-x 4 vpopmail vchkpw 4096 Apr 14 2003 doc

drwx-- 11 vpopmail vchkpw 4096 Oct 30 14:30 domains

drwxr-xr-x 2 vpopmail vchkpw 4096 Sep 16 15:46 etc

drwxr-xr-x 2 vpopmail vchkpw 4096 Aug 27 22:27 include

drwx-- 2 root vchkpw 4096 Apr 14 2003 lib

[EMAIL PROTECTED] /home/vpopmail/domains]# ls -la /home/vpopmail/domains/

total 48

drwx-- 11 vpopmail vchkpw 4096 Oct 30 14:30 .

drwxr-xr-x 8 vpopmail vchkpw 4096 Oct 30 14:29 ..

-rwx-- 1 vpopmail vchkpw 34 Sep 9 10:12 .dir-control

drwx-- 3 vpopmail vchkpw 4096 Apr 23 2003 aspectevents.co.uk

drwx-- 2 vpopmail vchkpw 4096 Oct 30 14:25 bum.com

drwx-- 4 vpopmail vchkpw 4096 Jul 17 14:15 hacktek.co.uk

drwx-- 2 vpopmail vchkpw 4096 Sep 21 15:06 hugo.com

drwx-- 4 vpopmail vchkpw 4096 Sep 21 17:36 mdlan.co.uk

drwx-- 4 vpopmail vchkpw 4096 May 29 17:08 parsonsmotorsport.co.uk

drwx-- 7 vpopmail vchkpw 4096 Sep 29 12:56 projecthugo.co.uk

drwx-- 4 vpopmail vchkpw 4096 Apr 25 2003 sfproject.co.uk

drwx-- 2 vpopmail vchkpw 4096 Oct 30 14:31 tit.com



The problem appears to be with vpopmail

If I use qmailadmin to add a domain I get the error cannot open default

If I user vpopmail on the CLI and do a domain add, I get

[EMAIL PROTECTED] /home/vpopmail/domains]# ../bin/vadddomain test1.com

Please enter password for postmaster:

enter password again:

Error: Could not open qmail default

The default it is referring to is .qmail-default within the domains/$domain_name dir.

As you can see it causes and error but creates the domain test1.com directory 

[EMAIL PROTECTED] /home/vpopmail/domains]# ls -la test1.com/

total 8

drwx-- 2 vpopmail vchkpw 4096 Oct 30 14:35 .

drwx-- 12 vpopmail vchkpw 4096 Oct 30 14:35 ..

but it does NOT update any of the config files for test1.com or create the .qmail-default file

It seems pretty obvious that something is not working with vpopmail as it cannot update/create full domains in /home/vpopmail, yet if I use vqadmin (which uses the same vpopmail binaries) it works ??? and creates a domain with the correct configs 

[EMAIL PROTECTED] /home/vpopmail/domains]# ls -la test2.com/

total 16

drwx-- 3 vpopmail vchkpw 4096 Oct 30 14:45 .

drwx-- 13 vpopmail vchkpw 4096 Oct 30 14:45 ..

-rw--- 1 vpopmail vchkpw 55 Oct 30 14:45 .qmail-default

-rw--- 1 vpopmail vchkpw 0 Oct 30 14:45 .qmailadmin-limits

drwx-- 3 vpopmail vchkpw 4096 Oct 30 14:45 postmaster

the last suggestion I got when I first posted this was to tar up the domains dir, and re-create the domains directory with 700 perms, I have done this and got no further.

I am now running a little out of where to go 

Sorry for the long post, and look forward to some fresh ideas on this.

Thanks,

Matt.










Re: [vchkpw] Old Problem Re-visited

2003-10-30 Thread Rick Macdougall


Darcy, Matthew wrote:

Hi,

I have an old problem which I have been searching the archives for to
see if any progress has been made by anyone else. I cannot find an
answer, so I'll summerise and hope someone has some further advice.
The system = Linux/qmail (life with qmail install)/vpopmail (using
mysql)/qmailadmin/vqadmin/sqwebmail
Hi,

What version of vpopmail ?

Regards,

Rick





RE: [vchkpw] Old Problem Re-visited

2003-10-30 Thread Darcy, Matthew


-Original Message-
From: Rick Macdougall [mailto:[EMAIL PROTECTED] 
Sent: 30 October 2003 14:59
To: vpopmail list
Subject: Re: [vchkpw] Old Problem Re-visited



Darcy, Matthew wrote:

 Hi,
 
 I have an old problem which I have been searching the archives for to
 see if any progress has been made by anyone else. I cannot find an
 answer, so I'll summerise and hope someone has some further advice.
 
 The system = Linux/qmail (life with qmail install)/vpopmail (using
 mysql)/qmailadmin/vqadmin/sqwebmail
 

Hi,

What version of vpopmail ?

Regards,

Rick


5.2.1 

Matt.







Re: [vchkpw] Old Problem Re-visited

2003-10-30 Thread Rick Macdougall


Darcy, Matthew wrote:


Hi,

I have an old problem which I have been searching the archives for to
see if any progress has been made by anyone else. I cannot find an
answer, so I'll summerise and hope someone has some further advice.
The system = Linux/qmail (life with qmail install)/vpopmail (using
mysql)/qmailadmin/vqadmin/sqwebmail
Hi,

What version of vpopmail ?

5.2.1 
Hi,

Try 5.2.2 from Sourceforge, a lot of bug fixes have been back ported by 
Tom, Ken and the gang.

Regards,

Rick