When restoring a backup, the 'disable email' will be set to non-staff from no

That’s not a bug. It’s a feature that was added a long time ago, but it was broken for as long as I can remember. :slight_smile:

I fixed it two months ago in FIX: Outgoing emails were not disabled after restoring backup · discourse/discourse@dc961fe · GitHub

You can disabled that behavior when you restore from the command line:

discourse restore --disable_emails=false <filename>
7 个赞