Re: Mail Hosting !

From: Denis Ducamp (Denis.Ducamp@hsc.fr)
Date: Wed Jan 05 2000 - 09:52:06 EST


On Mon, Jan 03, 2000 at 04:20:14PM +0100, Oguz Demirkapi wrote:
> Hi,
>
> I want to make mail hosting for ~100 Domain on a Linux machine, so I
> need your suggestions according to your skills.
>
>
> Which Linux is best for mail hosting ?
> RedHat, Slackware, Debian etc. ?

Use the one you prefer. Personally I use slackware 4.0

> Which POP Server . . . ?
> IMAP Server, Qpopper, Sendmail etc. ?

For IMAP and pop, people told me that the cyrus suite is a great tool.

For the MTA I strongly recommand postfix : it has been build to be secure
and easily administrated. Whereas sendmail is one big suid root program,
postfix is devided in 10 and all can be chrooted and runed as postfix user
except the local deliverer which has to be suid and access to all yours
disks.

The only one problem with postfix is to change yours aliases database from
sendmail to the virtual database of postfix to avoid that mails are doubled.

> Which hardware . . . ?
> 486, Pentium (II, III), Alpha etc. ?
> 32 Mb, 64 Mb, 128 Mb . . . RAM ?
> 4 Gb, 8 Gb, 20 Gb, 36 Gb . . . HDD ?

Depends a lot of the number of users and the traffic.
A first price PC should be enough. For the disks it depends on yours users
and on the policy of your enterprise.
64Mo of RAM should be enough, but 128 isn't too much

> What is important except these ?

Keep your deamons uptodate (see the bind 8.2.2 vulnerabilities).
SMTP, DNS, POP and IMAP are the most attacked protocols nowadays...
Chroot and use unprivileged users for every daemon, for DNS see :
        http://www.psionic.com/papers/dns/
For postfix see its documentation : it's too easy ;-)

Denis Ducamp.

-- 
   |\      _,,,---,,_                  Denis Ducamp <Denis.Ducamp@hsc.fr>
Zz /,`.-'`'    -.  ;-;;,_                       Hervé Schauer Consultants
  |,4-  ) )-,_.,,\ (  `'-'                             http://www.hsc.fr/
 '---''(_/--'  `-'\_)Isn't there always a cat on whatever you're reading?
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu



This archive was generated by hypermail 2b29 : Fri Jan 07 2000 - 21:00:12 EST