mirror of
https://github.com/discourse/discourse.git
synced 2025-06-20 06:41:43 +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.