OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Split between two servers

From: Rob Foehl (rwfloonybin.net)
Date: Mon Dec 01 2003 - 19:27:56 CST


On Mon, 1 Dec 2003, Jeffrey Posluns wrote:

> I would like to have the email for test.com split between two servers.
> The theory behind this is that a small number of accounts for "higher
> sensitivity" users will be on one server, with the remainder of the
> users on another. Based on how I see things working, the optimal way of
> doing this would be something along the lines of having a virtual file
> like this on the first (more sensitive) server - as far as I'm aware
> of, the virtual file doesn't support the transport option, but it's in
> my example to give you an idea of what I want to do:
>
> user1test.com account1
> user2test.com account2
> user3test.com account3
> test.com SMTP:[192.168.100.10]

Wouldn't a transport map serve this purpose? Something like:

user1test.com virtual: or local:
...
test.com smtp:[192.168.100.10]

I haven't tried this myself, but it seems in line with what you're looking
for.. comments, anyone?

-Rob