[Errno 101] Network is unreachable - problem with SMTP when running local instance
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 1.2k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Dear team,
I am simply trying to connect my locally running instance of odoo with publicly available SMTP. I am 100% sure credentials are all good:
- I am using normal login with username
- Encryption is SSL/TLS - port 465
- smtp server = smtp.seznam.cz
- valid email
- valid password
Anyway - when I try to connect to this SMPT (test connection) I will get [Errno 101] Network is unreachable. I thought docker blocks port 465 so I allowed it but this error still persists... Any ideas?
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named. Start by reproducing the SMTP test connection from the local Odoo instance and inspect Docker networking and reachability to smtp.seznam.cz on port 465. Done means identifying whether the failure is caused by the container network or an external environment issue and documenting a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100