ispman/lib mailbox_actions_cyrus.lib, 1.2.2.10, 1.2.2.11

Joerg Delker <[email protected]> Thu, 26 Oct 2006 21:41:24 +0000
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv29208/lib

Modified Files:
      Tag: dev_1_3-cyrus_virtdomain2
	mailbox_actions_cyrus.lib 
Log Message:
moving calculation of quota where it belongs

Index: mailbox_actions_cyrus.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/mailbox_actions_cyrus.lib,v
retrieving revision 1.2.2.10
retrieving revision 1.2.2.11
diff -u -d -r1.2.2.10 -r1.2.2.11
--- mailbox_actions_cyrus.lib	25 Oct 2006 23:08:38 -0000	1.2.2.10
+++ mailbox_actions_cyrus.lib	26 Oct 2006 21:41:22 -0000	1.2.2.11
@@ -159,7 +159,7 @@
     my $quota   = shift;
 
     $imap_conn or _connect($server);
-    if ( $imap_conn->set_quota( $mailbox, $quota ) ) {
+    if ( $imap_conn->set_quota( $mailbox, $quota*1024 ) ) {
         print $imap_conn->error . "\n";
         return 1;
     }


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642