mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #814] verify.addy.io fails DANE validation. Can't get email verified. #1122
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#1122
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 @cmdpedro on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/814
I'm unable to verify my email since my email service provide complains that the domain verify.addy.io fails DANE verification (4.7.323).
I get an email from verify.addy.io to which I reply within the time limit (1h), but afterwards I just get an email from my service provider that the domain verify.addy.io (from which the verification email is sent) is failing DANE.
Several tools can be used to check that the domain verify.addy.io fails DANE, for instance: https://testconnectivity.microsoft.com/result/f806c35a-fdea-3f07-7c99-32e039b7e569
As a consequence, I cannot get my email verified, and get stuck at trying to verify my email, before even being allowed to use addy.io.
Edit: Closed since apparently it is my email server that is having issues with DANE, and not the domain verify.addy.io...