Re: [vchkpw] 5.3.26 error with chkusr patch + mysql

2003-08-31 Thread tonix (Antonio Nati)
Shane, I did not try the last versions of vpopmail. It looks like function vget_real_domain does not exists anymore. Try commenting out these lines of code, and please let me know. /* Check if domain is a real domain */ /* if (!stralloc_0 (&domain)) die_nomem(); vget_real_domain

RE: [vchkpw] User delete/change pass php page

2003-08-31 Thread Shane Chrisp
A url would help I guess... :-) http://www.cwispy.com/software/vpopmail_user.tar.gz > Following on from the thread in the last couple of days, I have put >together a php page to allow a user to change their own password and >also allow the user to choose to delete their own account, using this >i

[vchkpw] User delete/change pass php page

2003-08-31 Thread Shane Chrisp
Following on from the thread in the last couple of days, I have put together a php page to allow a user to change their own password and also allow the user to choose to delete their own account, using this in association with the vdelolduser utility. I am also working on php pages that do simil

RE: [vchkpw] User delete/change pass php page

2003-08-31 Thread Shane Chrisp
Please only reply to the list only, I am subscribed. It could be used on any size site. You could just copy the code into an existing page if you wanted to, or just edit the html at the bottom of the page to make it look and feel like your own site. As long as the variables and php is left untou

RE: [vchkpw] User delete/change pass php page

2003-08-31 Thread Evren Yurtesen
quite nice. but is this for large site layout or? Evren On Sun, 31 Aug 2003, Shane Chrisp wrote: > A url would help I guess... :-) > > http://www.cwispy.com/software/vpopmail_user.tar.gz > > > Following on from the thread in the last couple of days, I have put > >together a php page to allow

[vchkpw] 5.3.26 error with chkusr patch + mysql

2003-08-31 Thread Shane Chrisp
Im setting up a new system and I found that there is an error when trying to use the chkusr patch with the latest version. Below is the error from qmail. I tried compiling again with 5.3.24 successfully so I then tried 5.3.25 and that failed also, with the same error. ./load qmail-smtpd qregex.o

Re: [vchkpw] Problem with latest release of vpopmail 5.3.26a

2003-08-31 Thread Michael Bowe
Hi Tobias I have am also using vpopmail-5.3.26a with the MySQL backend I did some tests but couldnt duplicate the error you quote. I could autocreate user dirs fine via pop3 The ls printout that you show looks correct. The Maildir exists, and it looks like the Maildir has got the correct subdirs

Re: [vchkpw] RE:(2) [vchkpw] Script for users to delete their ownaccount

2003-08-31 Thread Evren Yurtesen
The default is 6 months for vdelolduser. Perhaps thats the problem or maybe you are not logging lastauth at all? Evren On Sun, 31 Aug 2003, QingYan wrote: > > - Original Message - > From: "Shane Chrisp" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, August 30, 2003 11:

Re: [vchkpw] RE:(2) [vchkpw] Script for users to delete their own account

2003-08-31 Thread QingYan
- Original Message - From: "Shane Chrisp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 30, 2003 11:45 PM Subject: RE: [vchkpw] RE:(2) [vchkpw] Script for users to delete their own account > I think the following would be sufficient. > > 1. Auth the user against th