Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse Horde client during IMAP to DB sync #6307

Closed
Tracked by #5835
ChristophWurst opened this issue Apr 26, 2022 · 1 comment · Fixed by #6323
Closed
Tracked by #5835

Reuse Horde client during IMAP to DB sync #6307

ChristophWurst opened this issue Apr 26, 2022 · 1 comment · Fixed by #6323

Comments

@ChristophWurst
Copy link
Member

Is your feature request related to a problem? Please describe.

Bildschirmfoto vom 2022-04-26 18-16-02

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

@ChristophWurst
Copy link
Member Author

This confirms my suspicion from #6175.

Repository owner moved this from 📄 To do (5-20 entries) to ☑️ Done in 💌 📅 👥 Groupware team May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants