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 want to try the patch, grab it from <http://sourceforge.net/tracker/?func=detail&aid=873007&group_id=85937&atid= 577798> Michael. ----- Original Message ----- From: "Michael Bowe" <[EMAIL PROTECTED]> > Righto, > > I have successfully duplicated this fault now. > > Will investigate and should have a patch soon. :-) > > Michael.