Postfix/main.cf/virtual transport: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
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 ..." |
m minor tidying |
||
| Line 2: | Line 2: | ||
* '''default''': virtual | * '''default''': virtual | ||
* '''versions''': 2.0 and later | * '''versions''': 2.0 and later | ||
==About== | |||
The default mail delivery transport and next-hop destination for final delivery to domains listed with $[[../virtual_mailbox_domains|virtual_mailbox_domains]]. This information can be overruled with the [http://www.postfix.org/transport.5.html transport(5)] table. | The default mail delivery transport and next-hop destination for final delivery to domains listed with $[[../virtual_mailbox_domains|virtual_mailbox_domains]]. This information can be overruled with the [http://www.postfix.org/transport.5.html transport(5)] table. | ||
Specify a string of the form transport:nexthop, where transport is the name of a mail delivery transport defined in [[Postfix/master.cf|master.cf]]. The :nexthop destination is optional; its syntax is documented in the manual page of the corresponding delivery agent. | Specify a string of the form transport:nexthop, where transport is the name of a mail delivery transport defined in [[Postfix/master.cf|master.cf]]. The :nexthop destination is optional; its syntax is documented in the manual page of the corresponding delivery agent. | ||
Latest revision as of 18:02, 12 June 2011
- parameter: virtual_transport
- default: virtual
- versions: 2.0 and later
About
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.
