View | Details | Raw Unified
Collapse All | Expand All

(-) dspam-3.6.8/src/dspam.conf.in (-3 / +5 lines)
 Lines 131-136    Link Here 
Trust mailnull 
Trust mailnull 
Trust smmsp
Trust smmsp
Trust daemon
Trust daemon
Trust dspam
Trust apache
#Trust nobody
#Trust nobody
#Trust majordomo
#Trust majordomo
 Lines 644-650    Link Here 
#
#
#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:
 Lines 652-658    Link Here 
#  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
 Lines 680-686    Link Here 
# 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