File: conf-qmail

package info (click to toggle)
checkpw 1.02-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 552 kB
  • ctags: 290
  • sloc: ansic: 2,169; makefile: 396; sh: 189
file content (11 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
/var/qmail

This is the qmail home directory. It must be a local directory, not
shared among machines. This is where qmail queues all mail messages. 

The queue (except for bounce message contents) is crashproof, if the
filesystem guarantees that single-byte writes are atomic and that
directory operations are synchronous. These guarantees are provided by
fixed-block filesystems such as UFS and by journaling filesystems. Under
Linux, make sure that all mail-handling filesystems are mounted with
synchronous metadata.