Postfix/main.cf/virtual transport

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Postfix‎ | main.cf
Revision as of 17:03, 12 June 2011 by Woozle (talk | contribs) (Created page with "* '''parameter''': virtual_transport * '''default''': virtual * '''versions''': 2.0 and later The default mail delivery transport and next-hop destination for final delivery to ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • parameter: virtual_transport
  • default: virtual
  • versions: 2.0 and later

The default mail delivery transport and next-hop destination for final delivery to domains listed with $virtual_mailbox_domains. This information can be overruled with the transport(5) table.

Specify a string of the form transport:nexthop, where transport is the name of a mail delivery transport defined in master.cf. The :nexthop destination is optional; its syntax is documented in the manual page of the corresponding delivery agent.