mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00: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.