  | |  | rh-l] Email Gateway solution | rh-l] Email Gateway solution 2005-08-10 - By R P Herrold
Back On Wed, 10 Aug 2005, Steve Buehler wrote:
> I know of one company that has a series of mail servers. server1 receives > all incoming mail and checks for spam deleting any spam. Then it sends it to > server2 which checks for viruses and deletes them when found. Then it sends > it to server3 for pickup by the clients. Of course they won't tell me their > setup, but they will do the setup on my server for a very LARGE fee. About > $3,000. I could setup a separate email server altogether for that. The
here it is for free:
0.0.0.0 -- MX 30 -|- MX 20 -|- MX 10 -- mailstore
The symbol '-|-' represents a filter - Iptables can do it fine - which prevents any port 25 traffic to pass from left to right, EXCEPT for the next higher numbered MX unit
Filtering of various types happens at each stage - RBL on the '30; more smap and AV at the '20 - and it has the pleasant effect of smoothing the inbound mail load
This is a common setup I have used at ISPs I have run.
-- Russ Herrold
-- end ======================================+ .-- -... ---.. ... -.- -.-- | Copyright (C) 2005 R P Herrold | Owl River Company herrold@(protected) | "The World is Open to Linux (tm)" My words are not deathless prose, | Open Source solutions ... but they are mine. | info@(protected) -- Columbus, OH gpg --keyserver pgp.mit.edu --recv-key 0x9B649644 gpg --list-keys 2> /dev/null | grep 9B649644
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |