carlokok
(Carlo Kok)
19 Enero, 2016 16:40
1
Would it be possible to get the name of the group in the subject for an email notification (when applicable)? This would make it possible to filter it client side.
1 me gusta
downey
(Michael Downey)
19 Enero, 2016 16:45
2
If you mean the category name, then that’s already possible.
We use the following value for our site setting email subject :
%{optional_re}%{optional_pm}%{optional_cat}%{topic_title}
More:
This content is now covered in Customize specific email templates
So you want to customize subject format for standard emails? Great, let’s get started!
The subject for standard emails can be customized from: Admin / Customize / Email
[image]
Available formatting options are:
%{optional_re}[%{site_name}] %{optional_pm}%{optional_cat}%{topic_title}
%{optional_re} → Re: (applicable if the post is a Reply)
%{site_name} → Community Title
%{optional_pm} → [PM] (a…
1 me gusta
carlokok
(Carlo Kok)
19 Enero, 2016 16:48
3
Cool. But I did actually mean the group name, for the new inbound email for groups feature.
2 Me gusta
sam
(Sam Saffron)
19 Enero, 2016 20:37
4
I follow, you want this for routing I guess. @zogstrip this should probably be customizable at the bare minimum.
4 Me gusta
Any news on this one, as we use the groups with incoming email address and also in the mailing list mode therefore it would be great to have the Group Name in subject line.
thanks
Manfred
1 me gusta
zogstrip
(Régis Hanol)
20 Agosto, 2018 14:26
6
@maja we should add a new formatting option “%{group_name}
” to the email notifications subjects so people can add it if they want it.
3 Me gusta
maja
(Maja)
21 Agosto, 2018 14:38
8
Is that meant for PMs/emails sent to a group? This seems to be already implemented via group in subject
setting:
Continuing the discussion from Email Notification recipients unclear when PM is sent to multiple users :
We’ve just hit this problem, after migrating an email alias to Discourse, and having a few users confused by the subject line reading, for instance: [PM] Test for Discourse - it would be prefereable to have that as: [Reps Leadership] Test for Discourse. (Where Reps Leadership is the full name of the group).
I propose adding an option under the existing custom incoming email address option …
3 Me gusta
zogstrip
(Régis Hanol)
21 Agosto, 2018 14:41
9
Nice. Yup, it’s already available
Thanks @LeoMcA
3 Me gusta