Does the hyphen get accepted everywhere? I use aliases already for every sign up but a shocking number of websites reject emails with the + sign as invalid, often the ones I’m most concerned about.
Comment on trending hack sending emails about a support ticket
hperrin@lemmy.world 10 months ago
Check out port87.com
It’s an email service that I developed to solve this kind of problem. Everything you sign up for has its own address, so if you get these to your bank address, you know it’s a scam.
If you’re happy with your current email provider, you can achieve a similar result with subaddressing (aka plus addressing), if you set up a filter for each new address.
stealth_cookies@lemmy.ca 10 months ago
hperrin@lemmy.world 10 months ago
It’s worked everywhere I’ve tried it. Blocking the hyphen would be a really aggressive move, because that’s valid in usernames in most email services. I honestly don’t know why places block the plus.
qaz@lemmy.world 10 months ago
Interesting service. I’ve been doing this manually but that’s not feasible or desired by most, this could be a solution for that.
hperrin@lemmy.world 10 months ago
I got the idea because I was doing it manually too with Sieve scripts on ProtonMail.
Please try it out, and if you like it, help spread the word. :)
INeedMana@lemmy.world 10 months ago
Interesting. Will port87 work with third-party mail clients?
hperrin@lemmy.world 10 months ago
Not yet, but I’m working on that. SMTP works from a mail client, but I haven’t finished the IMAP server. I’m also working on customer domains, so you can bring your own domain. It’ll work with a single user setup (label@mydomain.com) or multi user setup (user-label@mydomain.com).
Bocky@lemmy.today 10 months ago
Or you can do it with duck.com for free
hperrin@lemmy.world 10 months ago
Duck.com is a great service, but it doesn’t have the same features as Port87, and it has different goals and a different purpose as a service.
Duck.com is meant to keep your existing email address private. It forwards messages to your current email provider. You could use a duck.com address to keep a Port87 address private.
Port87 is meant to be your email provider. It doesn’t forward mail, but instead receives/sends mail for you. You get unlimited subaddresses with Port87, and each one has its own label in your account with its own settings, like whether to send push notifications, mark email as read, screen new senders, etc. It’s meant to help you stay organized by keeping your email categorized for you.
The two services work very well together, and you can get the benefits of both!
T156@lemmy.world 10 months ago
Subadressing isn’t quite as trustworthy, though, since it’s trivial to strip the plus tag, or other marks from the email.
hperrin@lemmy.world 10 months ago
That is true. I think spam lists usually have many thousands of addresses though, so unless they’re doing it with a script, they’re probably not stripping the subaddresses.
But a service that lets you use a dash instead of a plus, like Port87, is a bit safer in that regard. The dash is also accepted everywhere, whereas some places (like Microsoft) don’t accept a plus in an email address.
Appoxo@lemmy.dbzer0.com 10 months ago
As if they wouldnt deduplicate and sanitize their list.
This is probably a 5min question on Chatgpt and executing it.