Richard Starkie wrote:
Hi All
Work is looking to revamp Mail and Web servers, and migrate away from
M$ product on servers. They want the servers to be something like
this .... :
QMT -- 1 Box
Webmail -- 1 Box
Web server(s) -- ??? Boxes
Can anyone advise if this has been done successfully, and if so could
someone please point me at any documentation.
They are looking at either RHEL or CentOS as OS for the boxes
It can be done like that.
QMT is put on 1 machine. Install as normal
Webmail can be installed on another (although it's also installed on QMT
machine) and update Squirrelmail settings to use IMAP on QMT's IP
address instead of local (127.0.0.1).
Web servers on another box is easy. Minimal install, yum install httpd,
and edit config files as needed.