Multiple Mail Server

D

dino.d

Guest
Guys,

Is it possible to set up multiple mail server on a single linux server?

-dino
 


OP
R

ryanvade

Guest
It probably is, but why would you want to? Multiple mail server will just add strain to the system.
 
OP
N

Naba Kumar Das

Guest
Yes, it possible to set up multiple mail server on a single linux server, at first install linux box and in zimbra mail server , and create different domain.
 
OP
K

Kevin Milan

Guest
  • Forward zone for example.tst:
Code:
			IN MX 10	mail.example.tst.
mail.example.tst.	IN A		192.168.10.1
  • Reverse zone for example.tst:
    Code:
    192.168.10.1		IN PTR	mail.example.tst.
 
OP
R

rstanley

Guest
It probably is, but why would you want to? Multiple mail server will just add strain to the system.
I have set up multiple dedicated qmail servers, each one handling multiple domains, with little stress on the server. At the time I first started to install these, 12 years ago, qmail through stress tests, was rated as handling at least 50,000 20,000 messages per day. With today's more powerful computers, faster Internet, and multiple Ethernet connections, this limit would be much higher. I have never used Zimbra, but I would guess there should not be a problem, if configured correctly.
 
Last edited:
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com

Members online


Top