View Full Version : webmail klient quota problem?
jernis
30th July 2005, 20:52
The webmail klient always displays
4096Kb in the quota limit even if the user has 100 Mb or 1?
any idea why?
/ Daniel.
falko
30th July 2005, 21:15
The webmail klient always displays
4096Kb in the quota limit even if the user has 100 Mb or 1?
any idea why?
/ Daniel.
Yes, change the line
$quota_limit = 4096;
to whatever value you prefer in /home/admispconfig/ispconfig/web/webmail/inc/config.php.
jernis
30th July 2005, 21:28
Hmm i was hoping that it would take the quota from ISPConfigs setup for that user? / domain? is that possible?
till
30th July 2005, 23:21
Hmm i was hoping that it would take the quota from ISPConfigs setup for that user? / domain? is that possible?
No, not yet. Uebimiau is not an integrated part of ISPConfig. Maybe you
can make a database connection in the uebimiau config.inc file to the
ISPConfig database and get the value for the current user from there.
falko
31st July 2005, 01:35
Hmm i was hoping that it would take the quota from ISPConfigs setup for that user? / domain? is that possible?
I think it's possible. I haven't checked yet because Uebimiau is not a part of ISPConfig itself, just an add-on, but I will.
falko
2nd August 2005, 01:20
There's a new webmail package available ( http://www.ispconfig.org/downloads/webmail.pkg ), it now supports the quota settings from the ISPConfig database unless you explicitly set $quota_limit in /home/admispconfig/ispconfig/web/webmail/inc/config.php.
For those who have already installed the webmail package I attach a little zip file here which contains the two files I've chamged in the webmail package:
/home/admispconfig/ispconfig/web/webmail/inc/config.php
/home/admispconfig/ispconfig/web/webmail/inc/inc.php
BTW, there's also a new PHPMyAdmin package:
http://www.ispconfig.org/downloads/phpmyadmin-2.6.3-pl1.pkg
jernis
2nd August 2005, 12:17
Nice ! Looks good!.
if i allready have installed the previus phpAdmin can i still simply use the "update" functionallity and select the new package ?. will that install itsellf over the previus package?
regards / Daniel.
falko
2nd August 2005, 16:24
Nice ! Looks good!.
if i allready have installed the previus phpAdmin can i still simply use the "update" functionallity and select the new package ?. will that install itsellf over the previus package?
regards / Daniel.
Before you use the update function you have to delete the old phpMyAdmin:
rm -rf /home/admispconfig/ispconfig/web/phpmyadmin
rm -rf /home/admispconfig/ispconfig/web/tools/tools/phpmyadmin
Then you can install the new phpmyadmin.
luxor
30th November 2005, 21:43
hi,
i have a problem with Uebimiau, in webmail there is no quota indicator
my pop3 daemon is courier on debian 3.1
Any Ideas
falko
30th November 2005, 23:14
The quota is set in /home/admispconfig/ispconfig/web/webmail/inc/config.php.
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.