Hello Oliver,

Would it help to pimp your transport map?

#        In the case of delivery via SMTP, one  may  specify  host-
#        name:service instead of just a host:
#
#             example.com      smtp:bar.example:2025

You can replace bar.example with the IP address of the other
interface.

The way I understand, transport map selects messages based on
recipient's address or domain. In the above example, only messages
destined for example.com would get routed through the right interface.
Once messages end up in the queue, qmgr uses trivial-rewrite to
resolve recipient's address and selects a transport based on that. Or
am I wrong?

I need to route messages based on either sender's address/domain (this
would suffice) or incoming interface (better).

Thanks for the suggestion anyway!

--
Nino
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to