Bug: changing the email subject for some templates is ignored

I changed the subject for the “User Posted PM” email template to [%{email_prefix}] [PM] %{username} sent you a private message but it is ignored and is still using [%{email_prefix}] [PM] %{topic_title}

Using 1.8.0.beta9. Editing other email template subject lines seems to work, this one is ignored.

Also, the line To unsubscribe from these emails, click here. is always added at the end of the message, regardless of what I put in the template body. Can we fix that too and allow us to change it (or even remove it)?

1 个赞

I strongly recommend that you consult a lawyer before you attempt to remove an “unsubscribe”

And you still must include information on how to opt out of receiving future email and honor opt-out requests promptly

As for username vs. topic_title that very well could be a bug if you are certain you are editing the correct template.

I was afraid someone would pick on that aspect :slight_smile: … it’s private company forum where everyone is actually obliged to be signed-up and participate.

4 个赞

I also report that this bug happens and its not fixed. I am trying to remove prefix from the subject of emailed PM and I used %{topic_title} as the subject. However its not changed. I can see that many other email templates are the same.

I also tried text customization section and it didn’t change the subject. I think I was only able to change digest email subject.

这件事有进展吗?

特别是,能否移除“要取消订阅这些邮件,请点击此处”这一行,而不是将其硬编码?

我们中的一些人会误点“点击此处”,因为它与其他论坛的邮件过于相似,那些邮件通常包含“要在线查看相应帖子,请点击此处”(或类似表述)的链接,导致人们出于习惯误点。对我来说尤其令人烦恼,因为这是一个私人论坛,成员实际上需要(即被要求)保持订阅状态。

2 个赞

@neil@awesomerobot 正在对我们的电子邮件支持进行全面改进,以优化主题样式,因此这个问题可能会随着该工作的推进得到解决。

2 个赞

明白了,所以目前上述功能需要通过代码修改来实现。

请务必在模板中包含“如需取消订阅,请点击此处”的文本,而不是通过代码添加 :slight_smile:

2 个赞

我今天修复了这个问题。此修复将启用针对主题和回复通知的自定义邮件主题。

您可以在管理员设置中自定义“unsubscribe_link”文本以移除链接。该链接已添加到所有地方,因此不属于模板的一部分。

5 个赞

此主题已在 26 小时后自动关闭,不再接受新回复。