mirror of
https://github.com/discourse/discourse.git
synced 2025-04-09 19:10:49 +08:00

Previously we did an early return if either SiteSetting.tagging_enabled or SiteSetting.allow_staff_to_tag_pms was false when updating the email on the IMAP server -- however this also stopped us from archiving or deleting emails if either of these were disabled.