1 (edited by maxB 2011-10-14 19:12:10)

Topic: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Hey guys,

I wasn't able to find a recent wishlist-thread like that one for the LDAP-version - so I created this one to handle three feature-request.

  • [DONE] When deleting a mailbox, make it able (e. g. through a checkbox) to delete the folder for that mailbox from the server.

  • Have an overview of the members of an alias in the list of domain aliases (of course not for big aliases, e. g. only the first five members) so that one can get an overview without opening the detail page of a list

  • [DONE] Being able to add kind of nested aliases - means: if I created an alias contact@domain.com with for example two mailboxes from the same domain as members, maybe I would like to have sales@domain.com forwarding all mails to contact@domain.com and for that to the members of this alias - and if I add a member to contact@domain.com I don't have to edit sales@domain.com

Hope that these features weren't requested yet!

Thank you & keep up the good work!

----

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

2

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Thanks very much for your feedback.

These 3 requests were discussed before, so here's short answer:

1: [DONE] Deleting mailbox. Still no plan to make iRedAdmin-Pro access file system directly, so it's impossible.
3: [DONE] Nested alias account.
2: Overview of the members of an alias. Good idea, i will give it a try.

Again, feedback, feature requests are always welcome. smile

== UPDATE ==
I created an issue to track this feature request, stay tuned:

- Have an overview of the members of an alias in the list of domain aliases
  http://code.google.com/p/iredmail/issues/detail?id=71

3

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Hey Zhang,

Can I add another feature request for future version:

- [DONE] Add options to find domain in search section (currently only user, alias, admin)

4

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Hi @beez,

How about find it in domain list page (httpS://xxx/iredadmin/domains)? It's sorted by domain name by default.

5

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

ZhangHuangbin wrote:

Hi @beez,

How about find it in domain list page (httpS://xxx/iredadmin/domains)? It's sorted by domain name by default.

Yea, but when you have more than 100 domains, its kinda a bit more than a few clicks to get to the domain we want, (go splitted by paginator (default 50/page)

a search feature probably better than listing the domain alphabetically (especially on large domain list),
eg we want to search domains ending in .net only
or domains containing 'moo' in their name
moocows.com
cowsgomoo.net

6

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Understand. Will achieve it in next release.
Thanks for your feedback. smile

7

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Hi @beez,

Searching mail domains is now implemented. Will be available in next release of iRedAdmin-Pro-MySQL.

Thanks again for your feedback. smile

8

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Thanks @Zhang for fulfilling this request.

Looking forward for the next version smile

9

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Give normal admins permissions to create new domains.

It would be nice to give customers freedom to create domains
as they need them without the help of global admin.

== UPDATE ==

Issue tracker: https://bitbucket.org/zhb/iredmail/issu … create-new

10

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

tentacle wrote:

Give normal admins permissions to create new domains.

Accepted. Thanks very much for your feedback. smile

11

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Hi.

What about changing own password by administrator?

I have a few domain-administrators who can log in and administrate their domains and accounts, but none of them can change his own password to admin panel.

12

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Ehm, and a one small thing more...

When I add a position to white list, which contains IP address, I cannot insert a comment. For instance:

  81.919.9.88  #our office

Sometimes text "# autowhitelisted host" is automatically added.

13

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

k605543016 wrote:

What about changing own password by administrator?

This was achieved. Admins can change their own password in Preferences page. The direct URL is:
https://your_server/iredadmin/profile/admin/password/postmaster@test.com

14

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

ZhangHuangbin wrote:
k605543016 wrote:

What about changing own password by administrator?

This was achieved. Admins can change their own password in Preferences page. The direct URL is:
https://your_server/iredadmin/profile/admin/password/postmaster@test.com

So I have 2 questions:
1. Is this path really correct? When I log in as domain admin, the path to dashboard (summary view of server) is: http://my_domain.com/admin/dashboard. There is nothing in http://my_domain.com/admin/profile/ and subdirectories. "nothing found" or error 404 displays.
2. Why password change form is not linked directly in admin panel?

15

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

k605543016 wrote:

1. Is this path really correct? When I log in as domain admin, the path to dashboard (summary view of server) is: http://my_domain.com/admin/dashboard. There is nothing in http://my_domain.com/admin/profile/ and subdirectories. "nothing found" or error 404 displays.

It should be http://my_domain.com/admin/profile/admin/password/admin@domain.ltd in your case. Replace "admin@domain.ltd" by the real admin email address.

k605543016 wrote:

2. Why password change form is not linked directly in admin panel?

Good idea, will try improving it in next release. Thanks for your feedback. smile

16

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Can be added a per-domain "Advanced" tab (same as users) to enable/disable POP3/SMTP/IMAP/... for a whole domain?

That will allow for example the global admin not to give SMTP service to some domains/customers, leaving anyway them able to administer user/aliases in their self managed domains.

The per-domain "Advanced" tab should override the per-user one, making "greyed" in user tab the options not checked in domain tab, and letting the domain admin decide to enable/disable the remaining.

This will be really great for multi domain/multi customers installations.

Thanks for your attention!

Note: disabling SMTP should let anyway the users to send mail using webmail, but disable the external access to SMTP service to send email from their own mail clients.

== UPDATE by Zhang Huangbin ==

Per-domain disabled mail services has been implemented in development edition (Sept 4, 2016), will be available in next final release.

17

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Hi Emidio,

Thanks for your feedback.

Emidio Reggiani wrote:

Can be added a per-domain "Advanced" tab (same as users) to enable/disable POP3/SMTP/IMAP/... for a whole domain?

You can modify related LDAP/MySQL queries in Postfix/Dovecot, query domain settings while querying per-user SMTP/IMAP/... service restriction.

Will consider achieving this in feature release.

18

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

I would like to see support for Thunderbird autoconfiguration.

19

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

BigJens wrote:

I would like to see support for Thunderbird autoconfiguration.

Looks like Thunderbird autoconfigration is just an XML file? If so, it should be easy for system admin to create one:
https://developer.mozilla.org/en/Thunde … rmat/HowTo

20

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

ZhangHuangbin wrote:
BigJens wrote:

I would like to see support for Thunderbird autoconfiguration.

Looks like Thunderbird autoconfigration is just an XML file? If so, it should be easy for system admin to create one:
https://developer.mozilla.org/en/Thunde … rmat/HowTo

not with 100+ domains ....  ;-)

In the same context it would be easy to let Iredmail generate them by default. Not just for Thunderbird, but for other popular mails clients as well.

21

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

ZhangHuangbin wrote:
tentacle wrote:

Give normal admins permissions to create new domains.

Accepted. Thanks very much for your feedback. smile

Is there any estimations when this feature could be implemented?

22

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

tentacle wrote:

Is there any estimations when this feature could be implemented?

Still no plan yet, sorry.

23

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Feature proposal: Accounting

Hello Zhang,

when you have a lots of customers, you would like to know how much traffic was caused by them sending and receiving messages.
amavisd is already keeping a table with all messages sent and received for a mailbox with its sizes.
Now we should create some accounting tables. Basically one table which stores the last timestamp when accounting was done, another table with accounting records.
Regulary (typically each day at midnight) run a SQL query to get the sum of all messages sent and received, grouped by mailbox and then adding this record to the accounting table.
In the iRedAdmin-Pro admin panel, you can then list all mailboxes and the traffic caused by each within a period (from- and to-date). The last line represents the sum of traffic caused by all together.

Please let me know your thoughts.

Best regards,

Bernhard

24

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

[DONE]I would like to see the white/blacklisting back in the new version.

25

Re: Wishlist for iRedAdmin-Pro-MySQL/PGSQL

Hi Jochie,

You can manage white-/blacklists with Cluebringer built-in web interface: httpS://your_server/cluebringer/