ispCP - Board - Support
Mail Management UI improvement - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Suggestions (/forum-2.html)
+--- Thread: Mail Management UI improvement (/thread-4185.html)

Pages: 1 2 3


Mail Management UI improvement - momo - 09-05-2008 12:06 AM

I am wondering what is going on with this ticket.
It is a must have ASAP for production server.


http://www.isp-control.net/ispcp/ticket/918


RE: Mail Management UI improvement - gOOvER - 09-05-2008 12:49 AM

why you don't start to write it. If you are ready, please post your Patch at the Timeline Wink


RE: Mail Management UI improvement - momo - 09-05-2008 12:56 AM

Fair enough


RE: Mail Management UI improvement - BeNe - 09-05-2008 09:06 PM

There is already a Point in ispCP to Enable/Disbable these addresses.
Login as Admin -> Settings -> E-Mail settings -> Create default E-Mail addresses

Or i am wrong ?

Greez BeNe


RE: Mail Management UI improvement - gOOvER - 09-05-2008 09:43 PM

Yes you are right BeNe. Since RC6 it's possible to disable these eMail Account's Smile


RE: Mail Management UI improvement - momo - 09-05-2008 09:47 PM

Yes, it works for new account. (Won't retroactively create these email).

The ticket 918 is about having the choice of not counting these email account in the limit for a user, and hide them in the list.

I will start the coding now so admin have the choice of not counting default email, and user can check "hide default" (checked by default) to hide them. Uppon uncheck, these are grey out but user can still delete these for now as a start.


RE: Mail Management UI improvement - xister - 09-06-2008 12:25 AM

@momo
that sounds great Smile


RE: Mail Management UI improvement - momo - 09-08-2008 05:49 AM

I'am almost done with this,

I have added a "Hide default E-mail addresses" to admin settings

Admin general info shows [x/total emails] on "Mail accounts" if hide option is activated instead of [total emails]

domain_details for admin/reseller doesn't count/show default emails if hide option is activated

Same thing for client general info

Default emails (abuse, postmaster, webmaster) are not counted is activated


RE: Mail Management UI improvement - momo - 09-08-2008 09:57 AM

Right now, I don't get how to hide the checkbox (hide default emails) I have made in mail_accounts.tpl if admin do not activate this option.

I wonder if it is possible at all (Can't put any php code in tpl files) ?

So I am thinking about setting it as "Count default e-mail adresses" for admin.
And leaving the checkbox "Hide default e-mail adresses" in client panel permanently.

Any solution/suggestions ?


RE: Mail Management UI improvement - Zothos - 09-08-2008 06:33 PM

i think we dont need "Count default e-mail adresses" as an option. We should simply not count them. But for now, im agree with your solution Smile