[vchkpw] vpopmail 5.3.13

2003-02-12 Thread Kari Suomela

Tuesday January 14 2003 08:26, Ken Jones wrote to All:


 KJ> Nice work. It's up on the vpopmail web site for distribution.

Where?

 KS

   KARICO Business Services
   Toronto, ON Canada
   http://www.karico.ca
... I'm not as good as I once was, but I'm as good once as I ever was!





Re: [vchkpw] vpopmail 5.3.13

2003-01-14 Thread Bill Shupp
On Tuesday, January 14, 2003, at 11:08  AM, Paul Theodoropoulos wrote:


At 05:53 PM 01-13-2003, Bill Shupp wrote:


From the ChangeLog:



 - lots of cleanup.. removed all mysql specific code


i'm curious what exactly that means. at the most basic level, it 
almost sounds like mysql support has been removed, though i strongly 
doubt that. can you clarify?

Sure.  The vpopmail programs, for the most part, use the vpopmail 
library to do things.  The library will contain the specific 
authorization module code... like mysql, cdb, etc... but for some 
reason, vdeloldusers didn't use the available function in the vpopmail 
libarary (vget_lastauth(),  which might not have been available when 
vdeloldusers was written).  Anyway, I just made vdeloldusers modular by 
using the vget_lastauth() function, rather coding it for mysql only.  
This was, any authorization module can benefit from vdeloldusers.  I 
have only tested cdb and mysql, though.

Regards,

Bill Shupp




Re: [vchkpw] vpopmail 5.3.13

2003-01-14 Thread Paul Theodoropoulos
At 05:53 PM 01-13-2003, Bill Shupp wrote:


From the ChangeLog:



 - lots of cleanup.. removed all mysql specific code


i'm curious what exactly that means. at the most basic level, it almost 
sounds like mysql support has been removed, though i strongly doubt that. 
can you clarify?


Paul Theodoropoulos
http://www.anastrophe.com
http://folding.stanford.edu
The Nicest Misanthrope on the Net 





Re: [vchkpw] vpopmail 5.3.13

2003-01-14 Thread Ken Jones
On Monday 13 January 2003 07:53 pm, Bill Shupp wrote:
> Ken, All:
>
> I have posted my vpopmail 5.3.13:
>
> Download:
> http://shupp.org/patches/vpopmail-5.3.13.tar.gz
>
>
>  From the ChangeLog:
>
> - major changes to vdeloldusers
>- Works with any module that supports auth-logging
> (mysql, cdb)
>- lots of cleanup.. removed all mysql specific code
>- deprecated -r switch, replaced it with -V (verbose)
>- users are NOT deleted by default.. a new -D argument is
>  required to actually delete users
>- brought back the -d option to specify only one domain
>
> The changes are only to vdeloldusers, but they were significant enough
> that I just went ahead and updated the version number.  Please help
> test.  I can find no problems on cdb or mysql.
>
> Regards,
>
> Bill Shupp

Nice work. It's up on the vpopmail web site for distribution.

Ken Jones






[vchkpw] vpopmail 5.3.13

2003-01-13 Thread Bill Shupp
Ken, All:

I have posted my vpopmail 5.3.13:

Download:
http://shupp.org/patches/vpopmail-5.3.13.tar.gz


From the ChangeLog:

   - major changes to vdeloldusers
  - Works with any module that supports auth-logging 
(mysql, cdb)
  - lots of cleanup.. removed all mysql specific code
  - deprecated -r switch, replaced it with -V (verbose)
  - users are NOT deleted by default.. a new -D argument is
required to actually delete users
  - brought back the -d option to specify only one domain

The changes are only to vdeloldusers, but they were significant enough 
that I just went ahead and updated the version number.  Please help 
test.  I can find no problems on cdb or mysql.

Regards,

Bill Shupp