Terry Carmen:
> Is there any way to have special routing for mail that's created on the
> postfix server(localhost), destined for mydomain?
As far as I recall, internally generated messages are not subject
to the content_filter setting. Thus, you can use the content_filter
parameter to send "regular" mail to the content filter, even when
the filter never sends it back to Postfix, and send other mail
directly to the exchange box.
Wietse
> The transport map allows for routing based on destination, but I don't
> see any way to route based on source. Currently inbound mail goes from
> the internet to postfix to a content scanner, then to exchange. I'd like
> to have internally generated messages (notifications, etc.) go directly
> to exchange.
>
> Anybody have any ideas?
>
> Thanks,
>
> Terry
>
>
>