conf-qmail

来自「linux下qmail的源码 本人加了一些注释」· 代码 · 共 12 行

TXT
12
字号
/var/qmailThis is the qmail home directory. It must be a local directory, notshared among machines. This is where qmail queues all mail messages. The queue (except for bounce message contents) is crashproof, if thefilesystem guarantees that single-byte writes are atomic and thatdirectory operations are synchronous. These guarantees are provided byfixed-block filesystems such as UFS and by journaling filesystems. UnderLinux, make sure that all mail-handling filesystems are mounted withsynchronous metadata.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?