RE: [vchkpw] Error when vpopmail is autocreating a user

2004-01-11 Thread Shane Chrisp
Thanks Michael, I have applied the patch and its all fixed. Shane -Original Message- From: Michael Bowe [mailto:[EMAIL PROTECTED] Sent: Sunday, 11 January 2004 11:57 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Error when vpopmail is autocreating a user Fixed in CVS In 5.4.29

Re: [vchkpw] Error when vpopmail is autocreating a user

2004-01-10 Thread Michael Bowe
Righto, I have successfully duplicated this fault now. Will investigate and should have a patch soon. :-) Michael. - Original Message - From: Shane Chrisp [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 09, 2004 1:12 AM Subject: RE: [vchkpw] Error when vpopmail

Re: [vchkpw] Error when vpopmail is autocreating a user

2004-01-10 Thread X-Istence
when vpopmail is autocreating a user I have found that the bug begins as of 5.3.29 and is present in all versions up to the latest 5.4.0-rc1. Shane Hi Michael, I had actually thought of doing the same thing so I got as far as downloading the different versions and I will go through them

Re: [vchkpw] Error when vpopmail is autocreating a user

2004-01-10 Thread Michael Bowe
Fixed in CVS In 5.4.29, there was an extra line added towards the end of make_user_dir() : free (mypw-pw_dir); This had a knockon effect to vdelivermail, because vdelivermail wasnt re-reading the pw_dir field after the userdir was autocreated. Also added the same fix to vchkpw. If you

RE: [vchkpw] Error when vpopmail is autocreating a user

2004-01-08 Thread Shane Chrisp
-- whoops, sorry Michael, forgot to change the reply addy to the list -- Hi Michael, I had actually thought of doing the same thing so I got as far as downloading the different versions and I will go through them tonight and let you know which version the error shows up in. cheers Shane

Re: [vchkpw] Error when vpopmail is autocreating a user

2004-01-08 Thread Tom Collins
On Jan 8, 2004, at 7:12 AM, Shane Chrisp wrote: I have found that the bug begins as of 5.3.29 and is present in all versions up to the latest 5.4.0-rc1. We've got a tracker for this going on SourceForge, https://sourceforge.net/tracker/index.php? func=detailaid=873007group_id=85937atid=577798

Re: [vchkpw] Error when vpopmail is autocreating a user

2004-01-07 Thread Michael Bowe
Yes, Please let us know the result ! I tried that on my server (vpopmail-5.4-RC1) and it appeared to work OK If there is a bug, I would be keen to fix it before 5.4 is marked stable. Michael. - Original Message - From: Shane Chrisp [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: [vchkpw] Error when vpopmail is autocreating a user - FOllowup

2004-01-07 Thread Tom Collins
On Jan 7, 2004, at 5:14 AM, Shane Chrisp wrote: Ok, I have just tried going up to version 5.4.0-rc1 and it does the same thing, so I rolled back to 5.3.27 + patches (5.3.28 basically) and all works again properly. This is what happens. The system is creating a new dir called ¨ßB¨ßBopmail/ in

RE: [vchkpw] Error when vpopmail is autocreating a user - FOllowup

2004-01-07 Thread Shane Chrisp
What were your configure options? ./configure --enable-rebuild-tcpserver-file=n --enable-roaming-users=y --enable-defaultquota=20971520S --enable-auth-module=mysql --enable-file-sync=n --enable-mysql-logging=y --enable-learn-passwords=y --enable-clear-passwd=y --enable-valias=y