Share links & proof of delivery
Because Mailway archives every message byte-for-byte, it can do something providers can’t: show a third party exactly what left, and prove it. Two features build on that archive — support teams use the first daily; legal, finance, and compliance teams reach for the second.
Share links
Section titled “Share links”Any archived mail can be shared as a link on mailway.to — no Mailway
account needed to view it:
https://mailway.to/m/<token>- Expiring by design — you pick 1 hour up to 4 days; the default is 1 hour. Links can be revoked early, and every mint/revoke is audited.
- Optionally password-protected — set an access password at mint time for anything sensitive.
- Complete — the viewer shows the rendered mail plus its text part, headers, attachments, and the verbatim raw source, with the message’s own SHA-256 fingerprint. It serves the archived message exactly as your application submitted it — the bytes Mailway relayed, not a copy fetched back from the recipient’s server (receiving infrastructure adds its own transport headers downstream).
- Safe — the mail renders in a sandbox on a separate cookie-less domain; customer HTML can’t run scripts, and share pages are no-referrer + noindex.
Use it for “can you check what my customer received?” — instead of screenshots and forwarded forwards, send the actual artifact.
Proof-of-delivery certificates
Section titled “Proof-of-delivery certificates”A share link shows a mail; a certificate proves it. For an archived, provider-accepted mail, Mailway can issue a tamper-evident certificate binding together:
- the message content (SHA-256 of the exact bytes),
- the provider handoff (which provider accepted it, when),
- confirmed delivery, where delivery events exist (provider-attested),
- Mailway’s own Ed25519 signature over the evidence,
- an RFC 3161 timestamp from an independent time authority, countersigning that signature — the certificate provably existed when it says it was issued, and can’t be back-dated. Not even by Mailway.
Certificates verify offline — a relying party never has to reach
Mailway’s servers. A certificate attached to a share
link is checked right in the reader’s browser, and the downloaded
.json carries everything — evidence, signature, public key, timestamp
token — so it keeps verifying forever with a dependency-free one-liner
(shown next to the certificate) plus standard openssl ts for the
timestamp, even in an air-gapped environment.
Availability
Section titled “Availability”Share links are available on Pro plans and up; certificates on Business and up. Minting either is role-gated and written to the team’s audit log. Both live and die with the mail’s retention window — a link is revoked when the content it exposes is removed, while an already-issued certificate keeps verifying offline forever.
Cookie consent
We run ads. Knowing whether they work needs your OK for one cookie each from Google and Reddit, used only to tie a signup back to the ad that brought it. Analytics here is cookieless either way, and declining changes nothing else.
Change your mind any time with "Cookie choices" in the footer. Details in the privacy policy.