Gentoo Archives: gentoo-user

From: daniel <danstemporaryaccount@×××××.ca>
To: "list: gentoo-user" <gentoo-user@l.g.o>
Subject: [gentoo-user] [OT] opinions & know-how requested: how to create a mail cluster
Date: Fri, 05 Aug 2005 21:26:56
Message-Id: 200508051727.18822.danstemporaryaccount@yahoo.ca
1 My boss wants me to create a bunch of mail relays to capture and relay mail
2 sent to us and discard spam etc, but I'm not sure where to start. I'd like
3 to use exim unless you all have a better idea. To be honest, at the moment,
4 I'm not sure where to start.
5
6 Here's a simple diagram that might help you understand what it is we want to
7 do (fixed width font will help):
8
9 [SMTP] [SMTP] [SMTP] [SMTP]
10 | | | |
11 +---------+----+---+---------+
12 |
13 [SMTP+POP3]
14
15 Each of the SMTP servers have different routeable IPs and are linked together
16 via a RoundRobin DNS. Their sole purpose would be to check mail being sent
17 to them against a list of known users @ourdomain.com and possibly filter spam
18 as well. Messages that satisfy the filter would then be forwarded to the
19 main mail server where we would all pick up our mail with our various email
20 clients.
21
22 So at the moment, my main issues are:
23
24 - How do I replicate the user list from the master to the satellites?
25 - What MTA should I use on the satellites and how would I configure it?
26
27 I don't even know if "cluster" is the right word since whenever I google for
28 it, i run into references to LVS and Beowulf clustering which is not what I
29 need.
30
31 Any help and/or opinions/suggestions would be greatly apprecated.
32
33 --
34 you're not supposed to be so blind with patriotism
35 that you can't face reality. wrong is wrong, no matter who says it.
36 - malcolm x
37 --
38 gentoo-user@g.o mailing list

Replies