-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-Send Signup Email - should be in Account Plans #961
Comments
I'm not sure this should be in account plans, as plans control only limits on what virtual server owners can do, like the number of domains or mailboxes they can own. But I do agree that the menu item should be hidden! |
Where exactly is this feature supposed to be enabled in the template? |
Server templates should be reserved for setting up the virtual server, php versions and settings, does this server have mail etc . Accounts/plans/features are things the user is allowed to do, quotas and the like. Both have distinct roles and should be kept this way. 😃 I do note there is one page which I cannot remember it's name that absolutely should not be in server templates. I can post an image later today if needed. Being allowed to resend a signup email is a user permission thing. Maybe restrict to reseller and admins? |
That button is for mailboxes, the link in question here is for the domain owner. But I agree that maybe it doesn't need it's own rarely used menu item. |
If you check my screenshot above, you’ll see it’s actually the page for the domain owner.
Then let’s remove that page and its link, and conditionally show the button directly on the "Edit User" page? |
Oh right, but for the domain owner it would be sending the email that explains how to login for email, which is a different template than the one for domain creation. |
In this case, maybe we could send two emails from different templates specifically for the domain owner to keep it simpler? |
⬆️ |
I think that button should re-send the domain creation email, rather than having a separate link on the left menu |
For domain owner we could send to different emails — creation email and explanations on how to login. Right? And, yes, no extra link needed. |
background
Mail Options --> Re-Send Signup Email
issues
Account Plans
because it has nothing to do with the building of the Virtual Server.Additional
This option is currently doing a live look up from the server templates which is what I am advocating for
Account Plan
rather than the current legacy system where you push the settings to acccount.The text was updated successfully, but these errors were encountered: