mirror of
https://github.com/discourse/discourse.git
synced 2025-03-12 22:35:41 +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.