
I would like to create a server, probably based on woody, maybe stable (I use unstable on my workstation now). The servers purpose would be replacing an existing NT server as follows:
1) Samba server
a) Operate as a domain controller (pref with a trust relationship to another NT server domain - maybe with winbind? but will also have domain users only on this domain)
b) Filesharing to groups of users.
2) Email Server that will do the following:
a) Have a catchall for the official domain name (eg: mydomain.com) setup to go to an isp email eg: ispaccount @ isp.com. So any email to @ mydomain.com will end up in the isp mailbox
b) Fetchmail or Getmail to retrieve email from ispaccount @ isp.com
c) Clamav to check emails
d) Spamassassin to check emails
e) Emails distributed to users mailbox
f) Users can retrieve email from their mailbox to download into their email client.
g) Optional: Users can use web access to email (squirrel web mail?)
h) Easy creation of accounts and server side mail filtering rules
Client machines are Windows 98 and Windows XP Pro and hopefully in the near future also linux.
I would like the installation to be as simple as possible, with as many of the applications as possible available as .deb from official repositories.
Please let me know what you consider would be the best combination of applications (options to what I have selected most welcome) to do this. And where I can find simple instructions for the implementation.
Thanks in advance