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: ORBS is not just ORBS
From: Robert Kiessling (Robert.Kiesslingde.easynet.net)
Date: Tue Aug 15 2000 - 08:06:03 CDT


Can you, by some magic, set the transport according to the client IP's
RBL status?

I.e.

if ( client IP is in ORBS ) then
  transport = smtp:mail-relay-which-is-listed-in-orbs.provider
else
  transport = smtp:secure-mail-relay-never-in-orbs.provider

I can only see how you can reject it either with the built-in rbl maps
or with a custom filter program, but not how to deliver it to
different destinations based on RBL result.

Robert