1

Topic: [Q] Show quota to users in "Self Service"

==== Required information ====
- iRedMail version: 1.9.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MYSQL
- Web server (Apache or Nginx): Apache 2
- Linux/BSD distribution name and version: Debian 7u3
- Related log if you're reporting an issue:
====

Hi, first of all i'm sorry for my english.

My question is about user quotas and if is there any way to show to users its own quota limit and current usage. I've thought in Self Service, but i've seen that there isn't any info about quotas there.
I'm trying to limit the quotas to users on my server but i want to allow to users to know its quota state and maybe create a program to keep the quota info updated on user Desktop.

Is there any way to do it?. I can do it creating an Admin account and retrieving the user info with that account, but is not very secure...

Thanks!!

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: [Q] Show quota to users in "Self Service"

User Quotas can be seen in Roundcube, if that helps at all. So if Roundcube can access it, I guess it must be part of the IMAP protocol. With that you should be able to whip up a script in any language to periodically check the user's quota via something like http://php.net/manual/en/function.imap-get-quota.php

3

Re: [Q] Show quota to users in "Self Service"

InformaticaTTU wrote:

I've thought in Self Service, but i've seen that there isn't any info about quotas there.

OK, i will add this in next release of iRedAdmin-Pro. Thanks for your feedback.

4

Re: [Q] Show quota to users in "Self Service"

7t3chguy wrote:

User Quotas can be seen in Roundcube, if that helps at all. So if Roundcube can access it, I guess it must be part of the IMAP protocol. With that you should be able to whip up a script in any language to periodically check the user's quota via something like http://php.net/manual/en/function.imap-get-quota.php

Thanks for your answer. I'll try to search something about that in google wink

ZhangHuangbin wrote:
InformaticaTTU wrote:

I've thought in Self Service, but i've seen that there isn't any info about quotas there.

OK, i will add this in next release of iRedAdmin-Pro. Thanks for your feedback.

Thanks to you wink

Greetings!!

5

Re: [Q] Show quota to users in "Self Service"

Update: this feature was implemented today. Here's screenshot:

[Topic closed.]

http://www.iredmail.org/images/iredadmin/self-service.preferences.general.png