差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
| 软件:email [2025/12/03 14:57] – admin | 软件:email [2025/12/03 15:04] (当前版本) – admin | ||
|---|---|---|---|
| 行 16: | 行 16: | ||
| sudo apt-get update | sudo apt-get update | ||
| sudo apt-get install postfix | sudo apt-get install postfix | ||
| - | sudo vi /etc/postfix/main.cf | + | sudo dpkg-reconfigure |
| + | General type of mail configuration: | ||
| + | NONE doesn' | ||
| + | System mail name: example.com | ||
| + | Root and postmaster mail recipient: < | ||
| + | Other destinations for mail: server1.example.com, | ||
| + | Force synchronous updates on mail queue?: No | ||
| + | Local networks: 127.0.0.0/ | ||
| + | Yes doesn' | ||
| + | Mailbox size limit (bytes): 0 | ||
| + | Local address extension character: + | ||
| + | Internet protocols to use: all | ||
| </ | </ | ||