TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to approach email for multiple businesses?

2 pointsby martinchoalmost 11 years ago
What are the best solutions for this situation:<p><pre><code> - You are running more than one company. - You might have to respond to or monitor more than one email address per company. - You have more than one person per company with similar needs - You want a unified portal from which a person can manage all email for all businesses - You don&#x27;t want a massive list of emails all mashed into a single inbox - You want to segregate email hosting from web and DB hosting - You want online access to all email rather than limited desktop-only access </code></pre> I had a look at Office 365 and Gmail. I can&#x27;t say either one excited me. At first it looked like Office 365 could cover most of these bases. I have to say, Microsoft needs a lobotomy.<p>My current solution is to run multiple instances of Office on the desktop. Each one has it&#x27;s own PSD file and they are, for all intents and purposes, fully segregated. For those of use who have to have visibility into multiple accounts (info@, support@, etc.) it&#x27;s a very simple matter of adding those accounts and having those emails sorted to their own inboxes. So you can have full visibility into all the email you need for one of the businesses within an isolated application window. Need to do email for the other business? Pop over to the other instance of Outlook and you&#x27;ve switched environments.<p>As much as I hate to suggest this, I am now thinking that running a Linode instance as a pure email server might be the ticket. I could then have people log on to their webmail. One could have one company per tab and context switch very easily. Other Linodes would host web and DB, just as planned.<p>I am hoping I am not aware of a really cool unified solution that can deal with this elegantly. Looking forward to hearing what HN members might suggest.

2 comments

krmmalikalmost 11 years ago
I had a very similar question that I asked on here last week with no answers. Just like you, gmail or office365 didn&#x27;t work for me.<p>I&#x27;m now considering forwarding all emails for the various mailboxes into RelateIQ and letting the SaaS manage my communication in multiple ways.<p>Haven&#x27;t had a chance to try it just yet, but will do later in the week.<p>If you&#x27;d like to chat further&#x2F;exchange ideas, my email address is khurammalik.me at gmail<p>Would love to exchange ideas and compare notes. :)
评论 #7836633 未加载
martinchoalmost 11 years ago
I am looking at this as a way to make things simpler:<p><a href="https://github.com/JoshData/mailinabox" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;JoshData&#x2F;mailinabox</a><p>One small dedicated Linode instance for email.