Cleaning up e-mail logs

The old columns on email_logs table have been dropped.

4 лайка

This topic was automatically closed after 3 days. New replies are no longer allowed.

Another fix that would improve things in the future for sites with mailing list mode enabled.

6 лайков

Can this be considered complete now @tgxworld?

Not quite I still have to work on cleaning up the PostReplyKey table which used to be a column on the EmailLog table. Pretty straight forward to clean up the records but I just need to read through the code path to make sure that we send the right email when a user tries to reply to a post with a deleted post_reply_key. I have this on my list this week.

3 лайка

This is done in

3 лайка

Can you paste a screenshot here of what email you get when you reply to something and there is no Post Reply Key found, it may make sense to refine copy and UI there.

This is how the email looks like

3 лайка

Do we need that “security reasons” phrase there … I think without those words its actually a bit better.

1 лайк

Hmm got to check with @zogstrip regarding this. Based on what I know, there isn’t any security reason to restrict it but this is mainly done so that we keep disk space usage sane on large forums.

2 лайка

:fire: that sentence.

2 лайка

Done :slight_smile: Copy changes for old destination email template.. · discourse/discourse@f28a53d · GitHub

2 лайка

This topic was automatically closed after 4 days. New replies are no longer allowed.