>From: Oscar Corte [mailto:oect_1...@hotmail.com] >Sent: Wednesday, February 11, 2009 10:43 AM >Subject: Wich e-mail server to choose?
> >Hi all: > >I would appreciate any advice on what mail Server to choose. >This would be my first experience installing and configuring an >internal mail server (No e-mail outside the LAN). Only to >exchange mails between Windows PC's inside my department >(IP segment or subnet). > >This is a small intranet project where a Windows DNS server >is already running but is not in my possibilities to manage it. >I'll be using a Debian etch box to accomplish this intranet >project. > >Thanks in advance for any hints. > >Regards >Oscar Corte Just use Exim. Chances are it is already installed anyway. Just run `dpkg-reconfigure exim4-config` Of course it would probably help to read up on Exim first. Try this article: http://pkg-exim4.alioth.debian.org/README/README.Debian.etch.html At least it had the information I needed; YMMV. Hope this works for you. Have fun! ~Stack~