chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:12:17 +08:00
commit cf8edb9f21
44281 changed files with 1655134 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
<header>Netwerk interfaces voor het ontvangen van email</header>
<center><tt>inet_interfaces</tt></center>
<hr>
Deze parameter specificeert de netwerk interface adressen waarop dit email
systeem email op ontvangt.
<p>
Standaard zal de software een claim leggen op alle actieve interfaces van de computer.
De parameter bepaald ook de aflevering van de email naar <tt>gebruiker@[ip.adres]</tt>.
<p>
Typische configuraties zijn :
<ul>
<li> <tt>all</tt>
<li> <tt>$myhostname</tt>
<li> <tt>$myhostname, localhost</tt>
</ul>
<hr>