It's a great idea except that for one person it's going to cost a lot more than buying an account on FastMail (disclaimer: I work there) or any of the other hosting sites (even before you start start thinking redundancy and backups - we have about 10Tb of disk for every 1Tb of pure email quota, by the time you count search indexes and RAID and 3x replication redundancy - two local one offsite) For more than one perso…
Mail-in-a-Box
61–70 of 91 posts
Re: Mail-in-a-Box
#62How does this compare to Kolab.org? For quite some time I want to migrate my emails to my own server and the first contender on my list was Kolab.
Re: Mail-in-a-Box
#63Earlier quoted context omitted.
To add to the fray: https://yunohost.org/ is an option too for easy install and setup of a mail server - there was a recent HN item on them a while back. Been using it for a month or two and it's worked great so far. Needs Debian. Supports multiple domains.
I had good experience with Citadel for an internal mail solution. It's a little old fashioned, but good enough for our needs. The setup was especially easy with the default ubuntu packages.
Re: Mail-in-a-Box
#64does ownCloud still throw webdav errors for self-signed certs?
Re: Mail-in-a-Box
#65One thing worth noting if you consider running any mail server yourself - is checking the IP address / range that your VPS provides you. I've had outbound email blocked or blacklisted with IPs from DigitalOcean - especially on Yahoo, whereas Linode or AWS give you better reputation. It was virtually impossible to get unlisted on Yahoo for IPs that are owned by the hosting provider, and I'm not sure all providers woul…
Mail-in-a-Box includes a check like this in its setup script, actually. [I'm the guy behind the project.]
However, I have to say, I had occasions where the IP was not listed on any RBL, but Yahoo was still flagging my IP.
I don't remember the exact error Yahoo were returning, but I think it was basically blocking all email... Perhaps even from the entire network range, since it was listed as residential or something of that sort (apologies, but I really don't remember the exact details, it was quite a while ago)
Re: Mail-in-a-Box
#66Re: Mail-in-a-Box
#67Does it at least use StartTLS by default?
Re: Mail-in-a-Box
#68Earlier quoted context omitted.
Mail-in-a-Box includes a check like this in its setup script, actually. [I'm the guy behind the project.]
That's cool. I just had a look, and noticed a couple of rbl checks. Very smart idea. However, I have to say, I had occasions where the IP was not listed on any RBL, but Yahoo was still flagging my IP. I don't remember the exact error Yahoo were returning, but I think it was basically blocking all email... Perhaps even from the entire network range, since it was listed as residential or something of that sort (apologi…
Re: Mail-in-a-Box
#69"Although your box is configured to serve its own DNS, it is possible to host your DNS elsewhere. We do not recommend this.
If you do so, you are responsible for keeping your DNS entries up to date. In particular DNSSEC entries must be re-signed periodically. Do not set a DS record at your registrar or publish DNSSEC entries in your DNS zones if you do not intend to keep them up to date."
Re: Mail-in-a-Box
#70The problem is not setting up an email server; the problem is in ensuring you email is delivered/visible. I set up an email server vps with my domain and domain keys etc but my test emails to my family ,who use Yahaoo and Gmail, would not get delivered. I gave up !
I have another problem.. my ISP blocks incoming traffic on smtp. For no good reason. I'd have to upgrade to a business class connection ($$$). Unfiltered end to end connectivity would be nice. Preferrably on a symmetric line. I'd call that Internet access.
I've been using mandrillapp.com for over 2 years now, completely free. Other people like mailgun.com. Anytime I need to setup a nas or monitoring system that needs to send out notifications, I create a new api key then add that into whatever device needs to send email.
I also for a brief period used the service as a "smarthost" for a shared mail server (not mine directly). This technically worked fine, but became an issue as end-users would get viruses and start sending spam. However, mandrill would notify you of this issue and you'd see high rejection rates. I could even view the rejected message (privacy concerns aside) to see headers of who was sending them. So while I wouldn't recommend it for a shared server, it would be fine for a personal server.