Skip to content

Every contact link on the site pointed at a domain that cannot receive mail - #630

Merged
gHashTag merged 1 commit into
mainfrom
fix/dead-contact-address
Aug 8, 2026
Merged

Every contact link on the site pointed at a domain that cannot receive mail#630
gHashTag merged 1 commit into
mainfrom
fix/dead-contact-address

Conversation

@gHashTag

@gHashTag gHashTag commented Aug 8, 2026

Copy link
Copy Markdown
Owner

The owner said the footer address wasn't his. Checking before changing anything turned up something worse than a wrong footer:

dig MX t27.dev   →  (empty)
dig MX t27.ai    →  mx.zoho.com, mx2.zoho.com, mx3.zoho.com

admin@t27.dev has no mail exchanger. Every Request a run button, every pre-filled enquiry template, the sample report, the licensing CTA and the course CTA pointed at an address that silently bounces. A funnel with a dead reply path converts at zero no matter how good the pages are.

All of it now points at admin@t27.ai — the domain the site itself runs on.

The footer also listed raoffonom@icloud.com, which is not the owner's address. Removed. The locale files carried it in their contact block in all five languages, which is exactly where the previous pass would have missed it again.

🤖 Generated with Claude Code

…e mail

The owner said the footer address was not his. Checking before changing anything
turned up something worse than a wrong footer:

    dig MX t27.dev   →  (empty)
    dig MX t27.ai    →  mx.zoho.com, mx2.zoho.com, mx3.zoho.com

admin@t27.dev has no mail exchanger. Every "Request a run" button, every
pre-filled enquiry template, the sample report, the licensing CTA and the course
CTA all pointed at an address that silently bounces. A funnel with a dead reply
path converts at zero no matter how good the pages are.

All of it now points at admin@t27.ai, the domain the site itself runs on.

The footer also listed raoffonom@icloud.com, which is not the owner's address.
Removed, and the locale files carried the same address in their contact block in
all five languages — those are corrected too, which is where the previous pass
would have missed it again.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@gHashTag
gHashTag merged commit f9605d7 into main Aug 8, 2026
17 of 34 checks passed
@gHashTag
gHashTag deleted the fix/dead-contact-address branch August 8, 2026 11:48
github-actions Bot added a commit that referenced this pull request Aug 8, 2026
Every contact link on the site pointed at a domain that cannot receive mail (#630)

The owner said the footer address was not his. Checking before changing anything
turned up something worse than a wrong footer:

    dig MX t27.dev   →  (empty)
    dig MX t27.ai    →  mx.zoho.com, mx2.zoho.com, mx3.zoho.com

admin@t27.dev has no mail exchanger. Every "Request a run" button, every
pre-filled enquiry template, the sample report, the licensing CTA and the course
CTA all pointed at an address that silently bounces. A funnel with a dead reply
path converts at zero no matter how good the pages are.

All of it now points at admin@t27.ai, the domain the site itself runs on.

The footer also listed raoffonom@icloud.com, which is not the owner's address.
Removed, and the locale files carried the same address in their contact block in
all five languages — those are corrected too, which is where the previous pass
would have missed it again.

Co-authored-by: Dmitrii Vasilev <admin@t27.ai>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant