mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
ffb31b8d2b
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.