Earlier quoted context omitted.
I do this. It's not easy, but it's not as bad as most of the comments here would lead you to believe. If you have the wherewithal to run things on a server it's definitely within reach, albeit probably not a cost-effective way to spend your time. Let me make a few recommendations. I'm not a sysadmin by trade but I know a few things you can do that will improve your lot in life running mail. - Postfix and Dovecot. The…
+1 for this. I've run my own mail server for 15 years, since I got my first permanent connection. I host on the end of it as I have a large distrust of "the cloud". It is cost effective for me as it has increased my merchantable skill portfolio. I've ended up designing some mail systems (50k+ users) for some large ISPs in the past thanks to my accumulated knowledge. Debian is probably the easiest to get off the groun…
Google Apps stops accepting free sign-ups
471–475 of 475 posts
Re: Google Apps stops accepting free sign-ups
#472Crap, ALL our customers use google apps for email (because we don't want to host email on our servers and it's free). All our customers are small businesses (photographers, designers) and usually just make 1 to 3 mailboxes. Any alternative out there?
Re: Google Apps stops accepting free sign-ups
#473Earlier quoted context omitted.
I'm sure it will be a lot cheaper on AWS.
The smallest instance running 24/7 is $175.20 for 365 days. Add in S3 storage for 25G of data, and that adds $28.50. This does not include incoming bandwidth, bandwidth used by your IMAP or webmail client, or DNS lookups that you'll do for every message received. (Also, spam filtering is CPU-intensive, so if you get a lot of email, a Micro instance may not be big enough.) This doesn't include a secondary MX, either.…
Re: Google Apps stops accepting free sign-ups
#474Earlier quoted context omitted.
I'm sure it will be a lot cheaper on AWS.
Why use EC2 for this? You don't need the elasticity, and you can get cycles a lot cheaper elsewhere.
Just tell me where to sign up (next year when AWS free tier expires).
Re: Google Apps stops accepting free sign-ups
#475As a Googler and for much longer, a Google Apps user for my family, this is sad news. I wish they had just fixed the experience for "vanity domains" so that they didn't require all the enterprise features, and didn't let administrators have complete control of users accounts. Then they could roll out new features to vanity users without needing the enterprise controls. I understand that this is a little tricky, and i…