Commit 2ddde0a27a627fd62b215a490cd79d9eac4fa042
- Diff rendering mode:
- inline
- side by side
doc/postmaster-spec.txt
(23 / 1)
|   | |||
| 1 | Postmaster ESMTP Server | ||
| 1 | #+TITLE: Postmaster ESMTP Server -*- mode: org; fill-column: 79; -*- | ||
| 2 | #+STARTUP: hidestars odd | ||
| 3 | |||
| 4 | * Capabilities | ||
| 5 | |||
| 6 | *** Accept e-mail for local users | ||
| 7 | |||
| 8 | *** Inject e-mail messages | ||
| 9 | |||
| 10 | *** Relay e-mail to other MX | ||
| 11 | |||
| 12 | *** Full-Pipelining | ||
| 13 | |||
| 14 | *** Ultra-Pipelining | ||
| 15 | |||
| 16 | |||
| 17 | * Configuration | ||
| 18 | |||
| 19 | *** Command line syntax | ||
| 20 | |||
| 21 | *** Configuration file | ||
| 22 | |||
| 23 | * RFC (non-)conformance | ||
| 2 | 24 | ||
| 3 | 25 | /etc/postmaster.cf: | |
| 4 | 26 | =================== |

