Earlier quoted context omitted.
When signing up for a trial, the page says: > To activate a trial account, you will need a reasonably modern browser and a phone number that can receive SMS texts. It makes no mention of the use of a "hashwall" ... It gives no indication of what the user's browser is going to do ... Just a progress meter with a note saying it will take about 3 minutes. This feels fishy. Especially if a user doesn't know how to get in…
I clicked for a trial... after a while I entered my phone, received an SMS, and no indication of what to do with the code I received. No place to enter the code in the web page, nothing. Second attempt, and I got a place to put the code. Then, while I was filling up the registration data, the page refreshed and started all over. Third attempt finally worked... Not the best on-boarding experience, but hey it really is…
Purelymail – cheap, no-nonsense email
271–280 of 316 posts
Re: Purelymail – cheap, no-nonsense email
#272Earlier quoted context omitted.
> My server is quite low traffic, but it's been delivering mail reliably. How do I know? When I send mails, there's usually follow-ups. And when there's no follow-ups, you just assume your mail has been delivered? I recommend actually measuring your deliverability before making claims about it.
Well either there's a bounce, or some other indicator in the postfix logs (collected by filebeat, with alertings in kibana). If I'd still be getting blackholed with a "250 delivered" in my logs, then screw it. I would even argue people hosting their small selfmanaged mail servers helps preventing monopolization, eg. "only allow mail from google".
The most common type of problem is that mail is delivered but placed into the spam folder. You will not be notified of this with a bounce or anything in your postfix logs.
> If I'd still be getting blackholed with a "250 delivered" in my logs, then screw it.
This is another type of problem I've encountered. It's rarer than the spam folder, but it happens.
Re: Purelymail – cheap, no-nonsense email
#273Oh cool, my project is on HackerNews! I was wondering about the sudden uptick in user signups, and then I checked HN... I'm Scott, feel free to ask me anything about the service.
Hey there, cool service. I signed up immediately. >You cannot have more than $50 in credit at any time. Just curious, why a $50 limit? I'm the weird kind of guy who likes to pay years in advance. If possible, please consider raising this limit to $100 or even $200.
Re: Purelymail – cheap, no-nonsense email
#274Earlier quoted context omitted.
I think all you really need is to own your domain. If you manage your domain and point your mx at google, and some ai decides your drive contents look bad or some non-official youtube app violates some api access rule and they kill your whole account, you just point your at any other service provider. That will be an annoying few days, but you don't lose anything too important. Maybe for a day or so you can't receive…
Thanks for the reply. I thought IMAP servers keep the messages on the server , not on the client. Is that incorrect?
Re: Purelymail – cheap, no-nonsense email
#275Earlier quoted context omitted.
> When you send your email via a small email server (a server that sends a low volume of email), you will have constant issues getting mail delivered. That’s hyperbole. I‘ve been running my personal mail server on a VPS for the past 20 years and never had any delivery issues. It may depend on the hosting provider you use, and nowadays you probably need to have DKIM etc., but there are a lot of people running their ow…
> That’s hyperbole. I‘ve been running my personal mail server on a VPS for the past 20 years and never had any delivery issues. No email server in the world can deliver 100% (not even Gmail). Here you are claiming to have done that for 20 years straight. Well, it's not true. In fact, I'll venture as far as to guess that you've never even measured your deliverability.
Re: Purelymail – cheap, no-nonsense email
#276Earlier quoted context omitted.
because of spam many systems agessively block email delivery from IP addresses which do not known to belong to well established mail providers with millions of users. And it is very tedious to unblock it on case by case basis. This is the reason I've stopped running my personal mail server 10 years ago.
well there are checks to see if your ip address is blocked as spam. even then you can just ask your vps provider for giving you a fresh one.
Re: Purelymail – cheap, no-nonsense email
#277Earlier quoted context omitted.
> When you send your email via a small email server (a server that sends a low volume of email), you will have constant issues getting mail delivered. That’s hyperbole. I‘ve been running my personal mail server on a VPS for the past 20 years and never had any delivery issues. It may depend on the hosting provider you use, and nowadays you probably need to have DKIM etc., but there are a lot of people running their ow…
> I‘ve been running my personal mail server on a VPS for the past 20 years and never had any delivery issues. Age may be a factor. I ran email for my domain on my own server for a long time too and generally had no delivery issues. When I got another domain a few years ago and ran it on the same server it had a lot of delivery issues.
Probably. Although I switched both IP and domain a couple of years ago (not at the same time) without noticeable issues.
Re: Purelymail – cheap, no-nonsense email
#278Oh cool, my project is on HackerNews! I was wondering about the sudden uptick in user signups, and then I checked HN... I'm Scott, feel free to ask me anything about the service.
When signing up for a trial, the page says: > To activate a trial account, you will need a reasonably modern browser and a phone number that can receive SMS texts. It makes no mention of the use of a "hashwall" ... It gives no indication of what the user's browser is going to do ... Just a progress meter with a note saying it will take about 3 minutes. This feels fishy. Especially if a user doesn't know how to get in…
I'll make a note on the UI elements. Honestly hadn't thought about the punycode usecase, good catch.
Re: Purelymail – cheap, no-nonsense email
#279Earlier quoted context omitted.
When signing up for a trial, the page says: > To activate a trial account, you will need a reasonably modern browser and a phone number that can receive SMS texts. It makes no mention of the use of a "hashwall" ... It gives no indication of what the user's browser is going to do ... Just a progress meter with a note saying it will take about 3 minutes. This feels fishy. Especially if a user doesn't know how to get in…
I clicked for a trial... after a while I entered my phone, received an SMS, and no indication of what to do with the code I received. No place to enter the code in the web page, nothing. Second attempt, and I got a place to put the code. Then, while I was filling up the registration data, the page refreshed and started all over. Third attempt finally worked... Not the best on-boarding experience, but hey it really is…
Re: Purelymail – cheap, no-nonsense email
#280Oh cool, my project is on HackerNews! I was wondering about the sudden uptick in user signups, and then I checked HN... I'm Scott, feel free to ask me anything about the service.
Scott, nice service! Two notes: 1. I don't know if it's the social media kiss of death at work, but I'm getting lots of SSL errors trying to load your site. It's a crap-shoot whether it works or not right now. 2. Seeing this post, I posted this: https://news.ycombinator.com/item?id=27711124 . If you don't already (did I miss it?) it might be worth tossing up a page or an item in your FAQ teaching people about how the…
Hard to say for sure. None of the servers really went above 15% average CPU and I don't think they maxed out net, and the health checker for HTTPS didn't have any problems. I'll doublecheck.
On the subject of migration, I'll make a note to add a FAQ for that, thanks.