Re: [vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-25 Thread Rick Widmer



Tom Collins wrote:

On Sep 21, 2007, at 3:33 PM, Rick Widmer wrote:
There is a patch for qmailadmin on SourceForge.  Its tracker number is 
[1795973].  On the other hand, this weekend I will release 5.4.23 that 
backs out the change that caused this problem.  I want a stable 
release that does not require any changes to existing code before the 
next batch of innovation.


Thanks for that -- I'm going to try to make a QmailAdmin release, and 
that patch to QmailAdmin isn't really a proper solution.  You'll get 
compiler errors from the implicit declaration of readuserquota (since 
it's been removed from the .h).


Its done in 23, the latest release.

One solution would be to keep readuserquota() as it is, and create a new 
function to replace it (if that's necessary).


The problem is compiler warnings.  Adding a new function won't solve the 
issue with the existing function.  The first thing I'm going to do is 
compare the latest maildirquota code from courier with the code from 
vpopmail.  The latest courier code doesn't have any warnings, and there 
is a recent note in the changelog about fixing warnings...


[vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-21 Thread Allie Daneman
Is there any movement to fix 5.4.22 to co-habitate with Qmailadmin ? I'm
not in any hurry to try and upgrade again BUT I really like running the
latest version if possible ;)



Re: [vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-21 Thread Allie Daneman
Ok great...I'll wait for the official release and test that, thanks for all
your work on this.

On Fri, 21 Sep 2007 16:33:05 -0600, Rick Widmer [EMAIL PROTECTED]
wrote:
 
 
 Allie Daneman wrote:
 Is there any movement to fix 5.4.22 to co-habitate with Qmailadmin ? I'm
 not in any hurry to try and upgrade again BUT I really like running the
 latest version if possible ;)
 
 There is a patch for qmailadmin on SourceForge.  Its tracker number is
 [1795973].  On the other hand, this weekend I will release 5.4.23 that
 backs out the change that caused this problem.  I want a stable release
 that does not require any changes to existing code before the next batch
 of innovation.
 
 
 Rick



Re: [vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-21 Thread Tom Collins

On Sep 21, 2007, at 3:33 PM, Rick Widmer wrote:
There is a patch for qmailadmin on SourceForge.  Its tracker number  
is [1795973].  On the other hand, this weekend I will release  
5.4.23 that backs out the change that caused this problem.  I want  
a stable release that does not require any changes to existing code  
before the next batch of innovation.


Thanks for that -- I'm going to try to make a QmailAdmin release, and  
that patch to QmailAdmin isn't really a proper solution.  You'll get  
compiler errors from the implicit declaration of readuserquota (since  
it's been removed from the .h).


One solution would be to keep readuserquota() as it is, and create a  
new function to replace it (if that's necessary).


--
Tom Collins  -  [EMAIL PROTECTED]
Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/