Files
webmin/postfix/help/opt_local_transport.html
2007-04-12 20:24:50 +00:00

17 lines
431 B
HTML

<header>Name of the transport for local deliveries</header>
<center><tt>local_transport</tt></center>
<hr>
This parameter specifies the name of the transport for delivery to destinations
that match <tt>$mydestination</tt> or <tt>$inet_interfaces</tt>.
<p>
By default, local mail is delivered to the transport called <tt>local</tt>,
which is just the name of a service that is defined in Postfix
<tt>master.cf</tt> file.
<hr>