mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #2213] SSL WRONG_VERSION_NUMBER webmail error #1545
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1545
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nickshanks347 on GitHub (Apr 6, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2213
Impacted versions
Steps to reproduce
I'm not sure how to reproduce this, but evidently it is a bug.
Current behavior
When clicking on "Webmail" from the main Modoboa interface, it comes up with
Error: Connection to IMAP server failed: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123).This is not expected behaviour, it should bring up the Webmail interface. My email client still works, but Webmail doesn't.
Expected behavior
Webmail should open and this error should not appear.
Video/Screenshot link (optional)
https://gyazo.com/c48672e07970a51fcad2531f3309d216
@nickshanks347 commented on GitHub (Apr 15, 2021):
Does anyone have any ideas?
@tonioo commented on GitHub (Apr 15, 2021):
@nickshanks347 Can you give more information about webmail configuration please?
@nickshanks347 commented on GitHub (Apr 15, 2021):
What would you like to know about the configuration? Like ports for IMAP? Is there a report I can extract for you which'll show you everything you need?
@tonioo commented on GitHub (Apr 15, 2021):
A screenshot of the online configuration page will be fine.
@nickshanks347 commented on GitHub (Apr 21, 2021):
Sorry to be annoying but could you please specify which configuration page? There are 10 different tabs on Modoboa settings, unless you want a screenshot of every single one?
@stale[bot] commented on GitHub (Jun 20, 2021):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@tygrdotdev commented on GitHub (Nov 21, 2021):
I'm also having this error. It seems to be something wrong with the SSL on the IMAP server. If you have "Use a secure connection" enabled in the "Webmail" section of the config, it displays that error. If you disable it, there isn't an error.