I hope this isn’t too far off topic for this list.
We acquired a small ISP a couple years ago that has its roots in the “local ISPs” of the 90s. This ISP is still hosting email and web services for customers both on company domains as well as customer domains. There is some decent revenue coming from these services, but cost of maintenance is becoming a challenge. We are looking at migrating to another platform or completely discontinuing those services.
I’m wondering if others here have gone through that process and have any advice as to how to go about it.
Two decent options, one on prem and the other fully hosted.
Tucows/OpenSRS has a fully hosted email offering that was built for ISPs to resell. (They also have domain registration and some other ISP focused services.)
MagicMail is an email (including webmail) suite that you run on prem. It is comparatively inexpensive but also fully supported. It’s built largely on qmail, but they replaced some of the components to deal with spam and virus filtering more efficiently.
Question, what platform(s) are you running now? What must you provide for
email, SMTP, IMAP, webmail, groupware, etc? Do you have any intention of
growing this?
For the websites, what do they need? Are you running any old PHP 3/4 stuff?
You can setup a control panel, but if you're not running one now, and you're
not going to expand it, why not just cap it until it becomes unprofitable?
I'm a proponent of hosting my own email, it's not that hard and any ISP should
be able to do it.
The current platform is a custom collection of open source software, smtp, imap, pop, webmail. Web hosting is a basic LAMP stack all php 5.2 or greater. There is no interest in growing these services.
Ok, so this really doesn't say much in terms of software in use. Almost all
SMTP/IMAP/POP servers are open source, and could be anything from sendmail 8
to postfix. If you're capping it, just run what's in place and learn it, I'd
think most people in networking have configured apache once or twice before.
The issue is not an understanding of how to run the system. The issue is that it isn’t our core business and we want to minimize/eliminate the money and time needed to maintain the infrastructure and support the services.
The issue is not an understanding of how to run the system. The issue is
that it isn't our core business and we want to minimize/eliminate the money
and time needed to maintain the infrastructure and support the services.
I agree that Tucows' white label service is a good choice. I've been using it for some
of my customers for years.
If the client base wants to stick with basic IMAP/POP3 email Tucows/OpenSRS has a good platform. Also a few years ago my company migrated business email accounts and domains from an ISP and moved them to Office 365 and did a revenue share with the ISP. They where happy still got a bit of revenue but did not have to support it.
If the client base wants to stick with basic IMAP/POP3 email Tucows/OpenSRS has a good platform. Also a few years ago my company migrated business email accounts and domains from an ISP and moved them to Office 365 and did a revenue share with the ISP. They where happy still got a bit of revenue but did not have to support it.