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

SSL Negotiation failed #1

Open
pbatroff opened this issue May 24, 2018 · 2 comments
Open

SSL Negotiation failed #1

pbatroff opened this issue May 24, 2018 · 2 comments

Comments

@pbatroff
Copy link
Collaborator

Apparently self signed certificates might cause errors when trying to access the Bounce mailstore. Curiously the normal bounce cron job works fine.

IMAP Library output:
"TLS\/SSL failure for mail-server.example.com: SSL negotiation failed"

Maybe try /notls as an option

@bjendres
Copy link
Member

@pbatroff Are we going to fix this? Is this for the 0.6 release?

@pbatroff
Copy link
Collaborator Author

Basically we can add '/novalidate-cert' to the mailbox name, that would be an option to fix this. But needs to be considered in the code in case of failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants