ispCP - Board - Support
[HOWTO] Mail Quota - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Howtos (/forum-41.html)
+--- Thread: [HOWTO] Mail Quota (/thread-7088.html)

Pages: 1 2


RE: [HOWTO] Mail Quota - kouga - 01-18-2010 07:15 PM

Hi macbishop.

My ispCP version is 1.0.0 on CentOS5.2.
I've implemented your way of adding Mail Size, Mail Warning, Mail Used etc. to the ispCP GUI.

Some problem I'm facing.
1. When I add new user, if same user account exists, it gets 500 error.
2. When I add new user, if I mismatch the user password, it gets 500 error.
3. When I add new user, if user password isn't STRONG enough, it gets 500 error.

Is this a bug? Or have I done something wrong during the implement..?Sad


RE: [HOWTO] Mail Quota - kouga - 01-21-2010 11:33 AM

(01-18-2010 07:15 PM)kouga Wrote:  Some problem I'm facing.
1. When I add new user, if same user account exists, it gets 500 error.
2. When I add new user, if I mismatch the user password, it gets 500 error.
3. When I add new user, if user password isn't STRONG enough, it gets 500 error.

Hi all,

The problem solved.
micbishop has updated the files and it works perfectlySmile

Thanks micbishop.


RE: [HOWTO] Mail Quota - macbishop - 01-22-2010 04:40 AM

(01-21-2010 11:33 AM)kouga Wrote:  micbishop has updated the files and it works perfectlySmile

Well he has said ... Big Grin

It's necessary to replace the followings files:

/var/www/ispcp/gui/client/mail_account.php
/var/www/ispcp/gui/client/mail_add.php
/var/www/ispcp/gui/client/mail_edit.php

for the new files placed in: http://ispcp.geoclave.net/downloads/ispcp.tgz

Remember that is necessary to patch postfix and only applies to courier and version 1.0.0 of ispcp Smile

Complete guide: here

!!! USE IT ON YOUR OWN RISK AND WITHOUT SUPPORT FROM ispCP !!!


RE: [HOWTO] Mail Quota - DAX - 11-14-2010 04:51 AM

First at all, sorry for my bad english.

I read and try to use this guide, is a good guide, but, because i'm using iscp 1.0.7-RC2 modified files (templates, scritps and php) don't work. So, any chance to upgrade this files to current iscp release?

Thanks in advance