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
+13
View File
@@ -0,0 +1,13 @@
<header>Sender dependent transport mappings</header>
The optional sender dependent addresses file allows the relay host for
for outgoing SMTP connections to be set on a per-address or per-domain basis. The left
hand side of each entry can be either a full email address like
<tt>foo@bar.com</tt>, or just a domain like <tt>@bar.com</tt>. <p>
The right hand side must be in the format <i>transport:nexthop</i>. In the
typical case where you want to relay mail via a specific mail server,
<i>transport</i> should be <tt>smtp</tt> and <i>nexthop</i> the hostname or
IP address of the mail server. <p>
<hr>