-
Suggestion
-
Resolution: Won't Do
-
None
-
None
-
1
-
3
-
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Would like the option in the UI to customize the subject line of email notifications. Specifically, the use case:
I would like to remove the Space name from the Subject line of email notifying users about new Blog posts.
For example, a Blog post about a release is sent out with this Subject:
"[ XX ] Project Management > Android release"Really I just want people to see the Blog title in the email
"Android release".Alternately, the Space could be appended after the title:
"Android release - [ XX ] Project Management"Often users only see the first few words of the subject in their Email client. They tend to skip something that looks like yet another auto-notification.
Currently, the only options to achieve this are:
The short answer is that you will need to customize the source code of Confluence in order to do this for every email sent from Confluence, so some familiarity with Java programming would be required.
The question I linked to also provides an alternative solution, where the SMTP server that Confluence sends messages through can be configured to change the outgoing mail messages from Confluence.
- relates to
-
CONFCLOUD-36825 Configure Notification Email Subject
- Gathering Interest