OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: RE: Two hosts delivery
From: Rasmus Sten (rasmushalogen.com)
Date: Fri Aug 18 2000 - 07:59:03 CDT


> From: alexbhangartner.com [mailto:alexbhangartner.com]
> I have a problem with splitting mail delivery between two hosts

If I understood you correctly, you could do something like this:

Use a virtual map specifying a forward to your local machine:

virtual:
user1network.com user1localhost
user2network.com user2localhost

Then use a transport_map, and in your "transport" table, specify:
network.com smtp:lotus.network.com

The virtual_maps overrides the transport_maps.

 . -+ Rasmus