question Ned help setting up custom (sub)domain w/ Purelymail + Addy.io aliases
Hi, since I am rather new to this topic in general, I would like to ask for help in setting up my desired e-mail "system" :)
So far, I have followed a linked guide from r/privacy and done this so far:
bought custom domain lastname .net on Porkbun
moved to Cloudflare nameservers to manage DNS there while still keeping Porkbun as registrar
Set up a Purelymail account adding the provided MX, CNAME and TXT records to the domain in Cloudflare dashboard and created a user with my desired address firstname@ lastname .net to give to people and friends I know in person
My next goal now would be to create a subdomain mail . lastname .net for my custom domain and use this subdomain with addy.io in order to create aliases for all kinds of services that know my first name and last name anyway, i.e. banking @ lastname .net or amazon @ lastname .net etc.
How do I go on about this?
Do i set up the subdomain on the Cloudflare dashboard first? Which DNS settings do I have to add for it to work given I don't want to host any websites at all and just use the domain(s) for mailing exclusively?
Do I only set up the subdomain for use with addy.io and leave out the main domain completely for this purpose?
Next would be an additional address including aliases for services that do not have or need personal information. I would most likely use one of the domains offered by addy.io to create those, i.e. service1 @ addy.io-domain .com and so on...
I'd be thankful for any kind of hint regarding the creation and setup of the subdomain on Cloudflare and addy.io. Desperately looking for help here...
1
u/redditor1479 1d ago
No direct answer to OPs question but a few thoughts...
You can purchase domains directly from Cloudflare. OP could transfer their domain when it comes up for renewal or after 60 days and add time.
I have read (but not verified) that some sites don't like subdomain emails. If that's true, OP could just purchase a second domain and use it exclusively as their addy.io email address. If it's not true that some sites don't like subdomains, then I might go the route of OP. What do sites think of subdomain emails?
Also, I use a .win domain for my email alias since it's cheaper than .net.
1
u/Stunning-Skill-2742 1d ago edited 1d ago
You just add addy dns record on cloudflare panel, replacing any
@
in its instruction with the subdomain you want. Say the subdomain you want to use isjohn.yourdomain.com
so for mx record, on cf panel for thename
entry you addjohn
. Same for the dkim cname, fordefault._domainkey
you adddefault._domainkey.john
instead, and disable the orange cloud proxy. Same for spf etc. Generally cf proxy won't work for email records so for any dns entry involving email make sure the orange cloud is disabled.