R. S. Patil wrote:
Dear Friends,
I have a LAN with 10+ W9x Nodes and a Linux Server with suse 8.0 I have a POP mail Account with my ISP. I would Like to establish a Internal Mailing system which will enable my 10+ different users to mail each other as well they should be able to send mail outside. Similarly they should be able to collect mail from the pop mail account of mine which are aimed to a specific user. the outsider will address mail to internal user as follows "Internal User" < myac@mydomain> and the internal user will write reply to as "Internal User" < myac@mydomain>
which MTA is suitable for this task Postfix or SendMail ?
Our experience with Linux is just 6 months to 1 yr.
Thanks
Best Regards
R. S. Patil
I'd recommend postfix. It's pretty quick to setup for a small site, but also has lots of very sophisticated features should you want to implement them for stuff like spam or virtual domains. www.postfix.org is their site....read the docs a few times, lots of great stuff there. There is also the postfix book by richard blum. This is a great starting point for people new to postfix. Sendmail is very good too, but it has a lot more overhead as far as administration is concerned. good luck, Oskar