|
|
Trust mailnull | Trust mailnull |
Trust smmsp | Trust smmsp |
Trust daemon | Trust daemon |
|
Trust dspam |
|
Trust apache |
#Trust nobody | #Trust nobody |
#Trust majordomo | #Trust majordomo |
| |
|
|
# | # |
#ServerPort 24 | #ServerPort 24 |
#ServerQueueSize 32 | #ServerQueueSize 32 |
#ServerPID /var/run/dspam.pid |
#ServerPID /var/run/dspam/dspam.pid |
| |
# | # |
# ServerMode specifies the type of LMTP server to start. This can be one of: | # ServerMode specifies the type of LMTP server to start. This can be one of: |
|
|
# standard: Standard LMTP server, for communicating with Postfix or other MTA | # standard: Standard LMTP server, for communicating with Postfix or other MTA |
# auto: Speak both DLMTP and LMTP; auto-detect by ServerPass.IDENT | # auto: Speak both DLMTP and LMTP; auto-detect by ServerPass.IDENT |
# | # |
#ServerMode dspam |
#ServerMode auto |
| |
# If supporting DLMTP (dspam) mode, dspam clients will require authentication | # If supporting DLMTP (dspam) mode, dspam clients will require authentication |
# as they will be passing in parameters. The idents below will be used to | # as they will be passing in parameters. The idents below will be used to |
|
|
# you are running the client and server on the same machine, as it eliminates | # you are running the client and server on the same machine, as it eliminates |
# much of the bandwidth overhead. | # much of the bandwidth overhead. |
# | # |
#ServerDomainSocketPath "/tmp/dspam.sock" |
#ServerDomainSocketPath "/var/run/dspam/dspam.sock" |
| |
# | # |
# Client Mode: If you are running DSPAM in client/server mode, uncomment and | # Client Mode: If you are running DSPAM in client/server mode, uncomment and |