mirror of
https://github.com/webmin/webmin.git
synced 2025-08-19 01:15:14 +00:00
25 lines
486 B
HTML
25 lines
486 B
HTML
<header>Network interfaces for receiving mail</header>
|
|
|
|
<center><tt>inet_interfaces</tt></center>
|
|
<hr>
|
|
|
|
This parameter specifies the network interface addresses that this mail system
|
|
receives mail on.
|
|
|
|
<p>
|
|
|
|
By default, the software claims all active interfaces on the machine. The
|
|
parameter also controls delivery of mail to <tt>user@[ip.address]</tt>.
|
|
|
|
<p>
|
|
|
|
Typical configurations are:
|
|
|
|
<ul>
|
|
<li> <tt>all</tt>
|
|
<li> <tt>$myhostname</tt>
|
|
<li> <tt>$myhostname, localhost</tt>
|
|
</ul>
|
|
|
|
<hr>
|