fix: Disable syncing IMAP if the account is suspended (#11031)

This PR disables the IMAP syncing if the account is suspended.
This commit is contained in:
Pranav
2025-03-05 17:10:24 -08:00
committed by GitHub
parent c1f6d9f76f
commit d017156f32
3 changed files with 39 additions and 7 deletions

View File

@@ -561,7 +561,7 @@ GEM
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.11)
rack (2.2.12)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-contrib (2.5.0)