ispman/bin ispman.setMailboxQuota,1.8,1.9
Joerg Delker <[email protected]> Thu, 19 Apr 2007 21:23:48 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/bin
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21216/bin
Modified Files:
ispman.setMailboxQuota
Log Message:
fixed bug [ 1693479 ] CLI Set quota in bytes
Index: ispman.setMailboxQuota
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.setMailboxQuota,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ispman.setMailboxQuota 21 Nov 2006 14:41:27 -0000 1.8
+++ ispman.setMailboxQuota 19 Apr 2007 21:23:46 -0000 1.9
@@ -6,7 +6,7 @@
use Getopt::Std;
getopt( 'h', \%opts );
unless ( $opts{'h'} ) {
- print "Usage: $FindBin::Script -h imap_server mailbox quota(in MB)\n";
+ print "Usage: $FindBin::Script -h imap_server mailbox quota (in bytes)\n";
exit;
}
}
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/