バックアップを復元する際、「メール無効」は「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