You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
OCA\Mail\IMAP\Sync\Synchronizer::sync and OCA\Mail\Service\MailManager::isPermflagsEnabled do not use the same Horde object. Therefore there are two logins.
Describe the solution you'd like
Reuse the Horde client object.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
OCA\Mail\IMAP\Sync\Synchronizer::sync
andOCA\Mail\Service\MailManager::isPermflagsEnabled
do not use the same Horde object. Therefore there are two logins.Describe the solution you'd like
Reuse the Horde client object.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: