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
+19
View File
@@ -0,0 +1,19 @@
<header>Delivery mode</header>
Controls when messages send to this mail server are delivered. Possible options
are :
<ul>
<li><b>Background</b><br>
Messages are delivered as soon as possible in the background.<p>
<li><b>Queue only</b><br>
Submitted messages are merely placed in the queue, and not delivered
until the queue is flushed manually.<p>
<li><b>Interactive</b><br>
Messages are delivered immediately.<p>
<li><b>Deferred</b><br>
Like <i>Queue only</i>, but no DNS or NIS lookups are done for submitted
messages.<p>
</ul>
<hr>