tgrosinger
(Tony Grosinger)
February 19, 2024, 7:04pm
1
I’m looking at the user_notifications.reply_by_email text string and I am wondering if there is a way to include a link to DM the sender. For example, right now the string is something like:
[Visit Topic] or reply to this email to respond.
And I would like to change it to
[Visit Topic] or reply to this email to respond to everyone. [Click here] to message the only the sender.
Is something like that possible? Thank you!
Lilly
(Lillian )
February 19, 2024, 7:23pm
2
Hi @tgrosinger I think perhaps these topics may help you
Customizing specific system email templates
This guide explains how to customize the individual email templates that Discourse uses for account notifications, invitations, admin alerts, and other system emails.
Required user level: Administrator
Discourse sends a variety of emails — account confirmations, password resets, notification digests, invitation messages, and more. Each of these is built from an individual email template that you can customize. This…
To help transition listserv and email users to the online forum, I added the following footer to the reply-by-email notification. I thought I would share.
The email footer
View Thread or reply to this email. Your response will be posted to the site and emailed to the group.
Reply to sender privately about this topic.
Visit sender’s profile for more info.
Update your profile and set your email preferences.
View Email Tips for help on posting by email.
How to implement
Admin → Customize →…