mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 22:25:55 +03:00
[GH-ISSUE #178] Can't recieve emails from orange.fr #174
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#174
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 @finxol on GitHub (Jul 19, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/178
Is your feature request related to a problem? Please describe.
I can't receive emails sent to an anonaddy alias from an orange.fr email address
Describe the solution you'd like
Maybe the anti-spam filtering blocks these emails out.
Additional info
It is quite problematic that I can't receive any emails from certain addresses
@willbrowningme commented on GitHub (Jul 19, 2021):
Seems to be an issue starting a TLS handshake, will investigate now.
Cannot start TLS: handshake failure@willbrowningme commented on GitHub (Jul 19, 2021):
It seems that orange.fr does not have a correctly configured mail server - https://internet.nl/mail/orange.fr/559020/# and https://www.hardenize.com/report/orange.fr/1626686902#email
Using
SSL 3.0andTLS 1.0which should now be phased out. It may be worth contacting them to inform them about these issues with their mail server.@willbrowningme commented on GitHub (Aug 4, 2021):
Closing for now.