mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-26 06:35:50 +03:00
[GH-ISSUE #713] Client host rejected: cannot find your reverse hostname #1060
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#1060
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 @jurgenhaas on GitHub (Jan 22, 2025).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/713
When I reply to incoming email through an alias on a custom domain, sometimes that reply doesn't go through with an error message like this:
genb.de is my custom domain and mail.lakedrops.com is my mail server. Is there something that needs to be configured on the mail server regarding reverse hostname on IPv6 or is there something else going wrong? If the former, any indication and what exactly would be required?
@willbrowningme commented on GitHub (Jan 22, 2025):
Yes your mail server's IPv6 address does not have reverse DNS as can be seen here.
It looks like your server is with Hetzner, you should be able to set this up in the control panel for your server so that your IPv6 reverse DNS is
mail.lakedrops.com. You should also make sure this is set for IPv4 if not already.All mail servers should have proper reverse DNS setup.