Jump to content

Hello,

I am working in one company multinational company that wants to make sensitive data protected as much as possible. In the past we used Dropbox and one server on one location, and accessed data trough Dropbox. Worked perfectly until one laptop got stolen. Then we moved forward, we now have 3 servers in 3 locations, all computers on user and domain, VPN tunneling between servers and so on. Moving in that direction to have everything under our roof, next idea was to have our own mail server.

I have found on internet how to make mail server using raspberry pie and that is solution for small number of user, but i have difficulty finding something for larger scale.

 

So i was wondering if someone in this community has more information and point me in right direction how to make this project possible.

 

I am not sure if this is the right place to create topic, if not my apologies.

 

Any help is more than welcome.

Link to comment
https://linustechtips.com/topic/1035819-making-private-mail-server/
Share on other sites

Link to post
Share on other sites

I briefly looked at private email server a year ago for a project at work.  The two solutions that we saw as viable option were hMailServer and Apache James.

 

hMailServer (https://www.hmailserver.com/) is a Windows solution while Apache James (https://james.apache.org/) can be run on any platform that Java supports.

 

We ended up selecting Apache James.

Link to post
Share on other sites

How large scale are we talking?

Spoiler

Desktop: Ryzen9 5950X | ASUS ROG Crosshair VIII Hero (Wifi) | EVGA RTX 3080Ti FTW3 | 32GB (2x16GB) Corsair Dominator Platinum RGB Pro 3600Mhz | EKWB EK-AIO 360D-RGB | EKWB EK-Vardar RGB Fans | 1TB Samsung 980 Pro, 4TB Samsung 980 Pro | Corsair 5000D Airflow | Corsair HX850 Platinum PSU | Asus ROG 42" OLED PG42UQ + LG 32" 32GK850G Monitor | Roccat Vulcan TKL Pro Keyboard | Logitech G Pro X Superlight  | MicroLab Solo 7C Speakers | Audio-Technica ATH-M50xBT2 LE Headphones | TC-Helicon GoXLR | Audio-Technica AT2035 | LTT Desk Mat | XBOX-X Controller | Windows 11 Pro

 

Spoiler

Server: Fractal Design Define R6 | Ryzen 3950x | ASRock X570 Taichi | Asus RTX 4060 Dual OC | 64GB (4x16GB) Corsair Vengeance LPX 3000Mhz | Corsair RM850v2 PSU | Fractal S36 Triple AIO + 4 Additional Venturi 120mm Fans | 8 x 20TB Seagate Exos X22 | 4 x 16TB Seagate Exos X18 | 3 x 2TB Samsung 970 Evo Plus NVMe | LSI 9211-8i HBA

 

Spoiler

NAS: Innovision 4U 24-bay chassis (12GB MiniHD SGIO Backplane) | Intel Core i9-10980xe | EVGA X299 FTW-K | EVGA RTX 2080Ti Super FTW3 | 128GB (8x16GB) Corsair Vengeance LPX 3200Mhz | DEEPCOOL PN1000M PSU| Noctua NH-D12L Chromax Black | 16 x 16TB Seagate Exos X18 | 2 x 2TB Samsung 990 Pro | 2 x 2TB Intel U.2 P4510 | LSI 9305-24i HBA

 

Link to post
Share on other sites

Im pretty sure a large multinational company can afford someone or already employees someone that knows the answer to this

Link to post
Share on other sites

Since you have Active Directory, I would recommend Kerio (if money is a problem), or Exchange Online through Office365.

 

it doesn’t really matter though what you use, many employees are stupid enough to put a label with their password on the pc somewhere.

 

I would strongly suggest, whatever you choose, to implement 2FA.

Link to post
Share on other sites

As everyone mentioned, Exchange is a option. I am pretty sure that there are other services. Just pick the one that works well for the company.

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to post
Share on other sites

On 2/23/2019 at 2:31 AM, JCBiggs said:

Im pretty sure a large multinational company can afford someone or already employees someone that knows the answer to this

It is not large, but it can afford, but also as we are working in almost every country in the world. And want to have everything under our roof. And i am exploring for solutions, what is the best one.

Link to post
Share on other sites

4 minutes ago, Shandu91 said:

It is not large, but it can afford, but also as we are working in almost every country in the world. And want to have everything under our roof. And i am exploring for solutions, what is the best one.

I run my own private email server, which now host email for myself a a few friends and a commercial partner.  it IS NOT easy.  If you dont have the time to dedicate to it, and I mean real time, to earn real understanding, then leave it to the pro's.    If it wasn't for the security requirements of my customer, I would have reverted back to hosted email  pretty quickly.  Ive been doing it for a little while now and i still dont understand it all.

 

Link to post
Share on other sites

If you run a private mail server, I would not allow it to be internet facing and only working over the VPN / LAN. If the data is sensitive then you should understand that your mail server may push an email in plain text to an external mail server if the two cannot agree on encryption (most often the case).

 

If you are trying to adhere to specific laws because of the data (like medical data), then gmail is HIPAA certified. This ensures the email is never plaintext but as a result limits who can be emailed. This does require a google business account, which I believe is about $5/user. You also get spam protection from them, which I haven't seen any in-house solution beat (personally). You do have to set the mailboxes as HIPAA, it's not automatically configured this way (there are guides).

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×