FEATURE(ldap_routing)

The following possibilities exist as a result of an LDAP lookup on an address:

mailHost is mailRoutingAddress is Results in
set to a local host set mail delivered to mailRoutingAddress
set to a local host not set delivered to original address
set to a remote host set mailRoutingAddress relayed to mailHost
set to a remote host not set original address relayed to mailHost
not set set mail delivered to mailRoutingAddress
not set not set delivered to original address *OR* bounced as unknown user

The term local host above means the host specified is in class 'w' ($=w). Note that the last case depends on the third argument.


Next
Prev