##
##  /kolab/etc/postfix/transport -- transport selection
##
##  Searched for domain and .domain (in this order). It selects the
##  specified transport facility for delivery.
##

#   Syntax (see transport(5)):
#   | domain  transport:nexthop
#   | .domain transport:nexthop
#
#   Examples:
#   | me.example.com             local:
#   | you.example.com            smtp:mail.example.com:2525
#   | example.com                smtp:mail.example.com
#   | .example.com               smtp:mail.example.com

