-9

What is the best way to go about the following issue?

There are about 7 machines under Win XP Pro, each has its own email client (Outlook 2007) with own accounts (eg. gmail, yahoo etc.)

I want to combine all those accounts under one machine, set up a good spam filter, antivirus and share, preferebly via IMAP, all the incoming emails with other machines. And all the outgoing mail will go through this "main" machine, through one account but with signatures of those who sent it.

With time, there will be no need in all those seperate acounts, as all the replies to all will go to only one main account. But here's more, is there a way to set up a filter, so that only machine to whom the reply was intended will see it and none of the others will or go directly to whom it was intended. And also have the ability for those machines to forward emails to each other via some internal lan accounts.

And of course, looking for OpenSource solution. Thanks to all in advance!!!

NickName
  • 1
  • 1

3 Answers3

5

But here's more, is there a way to set up a filter, so that only machine to whom the reply was intended will see it and none of the others will or go directly to whom it was intended. And also have the ability for those machines to forward emails to each other via some internal lan accounts.

No.

MDMarra
  • 100,183
  • 32
  • 195
  • 326
4

Go with postfix or Zimbra. And don't do what you're planning. You're nuts.

MikeyB
  • 38,725
  • 10
  • 102
  • 186
0

You need an MTA with a bunch of hacks to do this crazyness. Postfix is the way in my opinion. You can set up a lot of things with it. Just read the documentation.

Vinícius Ferrão
  • 5,400
  • 10
  • 52
  • 91