On Fri, Jan 26, 2001 at 09:50:28AM -0800, Omer Faruk Sen wrote:
> Hi;
>
> Is it possible to route incoming mails to different
> machines for example
> if a user name start with a to c abc.foo.org will
> handle it or if a user name start with d to g
> defg.foo.org will handle that..
Sure. Just set up these machines, put 'abc.foo.org' in rcpthosts and
locals on the box, and make sure the box knows about users a thru c.
Then on your central incoming box(es) either build a big list and use
fastforward, or write a small wrapper around forward to go into your
~alias/.qmail-default.
> I think it must be possible.And all machines must be
> aware of that configuration to handle right email.Of
> course there is another problem grows how will end
> user
> know which machine is right machine to send mail and
> RECEIVE(via pop3)
I think there are pop3-relays that can relay to a certain box based on
username. Don't know where to find those, tho.
Greetz, Peter.