Re: [qmailadmin] quota?

2004-01-28 Thread Tom Collins
On Jan 28, 2004, at 10:53 AM, Orlando Gentil wrote:
Does qmailadmin handles user quotas? I would like to modify the users 
quotas
from the initial value.

I searched the ./configure options, but no quota mentioned.
In the latest build, --enable-modify-quota is the option you're looking 
for.

Don't use 1.2.0-rc3 though, there's a bug in it.  I'll upload the final 
1.2.0 release of QmailAdmin today -- check SourceForge at the URL in my 
sig.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter handheld Network Tester: http://sniffter.com/


Re: [qmailadmin] quota?

2004-01-28 Thread Oden Eriksson
onsdagen den 28 januari 2004 18.17 skrev Tom Collins:
 On Jan 28, 2004, at 10:53 AM, Orlando Gentil wrote:
  Does qmailadmin handles user quotas? I would like to modify the users
  quotas
  from the initial value.
 
  I searched the ./configure options, but no quota mentioned.

 In the latest build, --enable-modify-quota is the option you're looking
 for.

 Don't use 1.2.0-rc3 though, there's a bug in it.  I'll upload the final
 1.2.0 release of QmailAdmin today -- check SourceForge at the URL in my
 sig.

Huh? It's final this soon?

Well, ok, I'm looking forward to the next devel cycle.



RES: [qmailadmin] quota?

2004-01-28 Thread Orlando Gentil
Thanks!
I?ll upgrade my qmailadmin. I?m using 1.0.6.

-Mensagem original-
De: Tom Collins [mailto:[EMAIL PROTECTED]
Enviada em: quarta-feira, 28 de janeiro de 2004 14:17
Para: [EMAIL PROTECTED]
Assunto: Re: [qmailadmin] quota?


On Jan 28, 2004, at 10:53 AM, Orlando Gentil wrote:
 Does qmailadmin handles user quotas? I would like to modify the users 
 quotas
 from the initial value.

 I searched the ./configure options, but no quota mentioned.

In the latest build, --enable-modify-quota is the option you're looking 
for.

Don't use 1.2.0-rc3 though, there's a bug in it.  I'll upload the final 
1.2.0 release of QmailAdmin today -- check SourceForge at the URL in my 
sig.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter handheld Network Tester: http://sniffter.com/



Re: [qmailadmin] quota?

2004-01-28 Thread Tom Collins
On Jan 28, 2004, at 10:22 AM, Oden Eriksson wrote:
Huh? It's final this soon?

Well, ok, I'm looking forward to the next devel cycle.
1.2.0 has been in pre-release and release-candidate status for 50 days 
now.  I think we've shaken most of the bugs out and it's ready for the 
world.  Most of the changes have been minor bug fixes, updates to 
documentation and changes to the build system.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter handheld Network Tester: http://sniffter.com/


[qmailadmin] QmailAdmin 1.2.0 (final) released as stable

2004-01-28 Thread Tom Collins
http://qmailadmin.sf.net/

This is it!  The first stable release since June 2002,
the culmination of a long development cycle.
Note that this version of QmailAdmin requires version
5.4.0 of Vpopmail (currently in release-candidate
status).  It also includes a bugfix over 1.2.0-rc3
related to adding users with blank quotas.
Significant features since QmailAdmin 1.0.6:
- Sorting of addresses on all screens.
- Translations for 4 new languages for a total of 18.
- Improved detection of user's preferred language.
- Ability for postmaster to modify user quotas.
- Improved table formats and icons.
- Radically improved add/modify mailing list interface.
- Checkbox on user page to enable spam tagging.
- Prefill domain name based on URL.
- Code cleanup to prevent buffer overflows.
- Numerous bug fixes and code improvements.
See the ChangeLog for full details of changes from
1.0.6.  Please be sure to read the INSTALL file if
upgrading from 1.0.6 and run ./configure --help for
a list of new configure options.
Changes from 1.2.0-rc3:

- Changes to Makefile to avoid copying CVS directories on install.
  Fixes previous attempt that wasn't compatible with all platforms.
- Update all mentions of --with-htmllibdir to --enable-htmllibdir.
- undef some macros defined in vpopmail_config.h and later defined
  in QmailAdmin's config.h (PACKAGE_*). [883245]
- Fix bad quota when adding user with default (blank) quota field.


RE: [qmailadmin] QmailAdmin 1.2.0 (final) released as stable

2004-01-28 Thread Don Walters

- Ability for postmaster to modify user quotas.


Is it possible for system admins (i.e. me) to put a limit on the maximum 
space the postmaster can assign to an individual user?

_
Check out the new MSN 9 Dial-up — fast  reliable Internet access with prime 
features! http://join.msn.com/?pgmarket=en-uspage=dialup/homeST=1



RE: [qmailadmin] QmailAdmin 1.2.0 (final) released as stable

2004-01-28 Thread Ulrik S. Kofod


- Ability for postmaster to modify user quotas.


 Is it possible for system admins (i.e. me) to put a limit on the maximum
  space the postmaster can assign to an individual user?


Shouldn't that be done in vqadmin ?