Understand email in Nova
_email
that handles all of the email situations for that controller.
Area | Situation | Recipient |
---|---|---|
Application | Application accepted | The joining user |
Application | Application rejected | The joining user |
Application | Application rejected | All game masters |
Awards | Award nomination is submitted | All users with level 2 user/nominate permissions |
Contact form | Contact form is submitted | All game masters |
Docking form | Docking form is submitted | The submitting user |
Docking form | Docking form is submitted | All game masters |
Docking form | Docking application is accepted | The submitting user |
Docking form | Docking application is rejected | The submitting user |
Join form | Player applies to join | The submitting user |
Join form | Player applies to join | All game masters |
Login page | Player resets their password | The submitting user |
Mission post | Joint mission post saved | All participating users on the post |
Mission post | Mission post published | All users |
Mission post | Approval required for new mission post | All users with level 2 manage/posts permissions |
Mission post | Comment added | The author(s) of the mission post |
Mission post | Approval required for new comment | All users with manage/comments permissions |
Moderation | Approval of pending comment | The entity’s author(s) |
Moderation | Approval of pending mission post | All users |
Moderation | Approval of pending news item | All users |
Moderation | Approval of pending personal log | All users |
News item | News item published | All users |
News item | Approval required for new news item | All users with level 2 manage/news permissions |
News item | Comment added | The author of the news item |
News item | Approval required for new comment | All users with manage/comments permissions |
Personal log | Personal log published | All users |
Personal log | Approval required for new personal log | All users with level 2 manage/logs permissions |
Personal log | Comment added | The author of the personal log |
Personal log | Approval required for new comment | All users with manage/comments permissions |
Private message | A new private message is received | The recipient |
User profile | Password is changed by an admin | The user |
User profile | Leave of absence status is changed | All game masters |
application/config
directory. We’ve provided sensible defaults for emails, but your specific server and situation may dictate changes.
uss-enterprise.com
, you’d enter the email nova@uss-enterprise.com
. (You may need to sign in to your hosting account to create a matching email address for this solution to work properly.)