# zms_dspam sample config file # user and group in dspam sense user root group root home /var/tmp # mode of operation: either "process" or "classify" mode process # flags comma-separated # chained Use a Chained (Multi-Word) Tokenizer # sbph Use Sparse Binary Polynomial Hashing Tokenizer # signature A binary signature is requested/provided # noise Apply Bayesian Noise Reduction logic # whitelist Use automatic whitelisting logic # merged Merge group metadata with user's in memory flags chained,sbph,signature,noise,whitelist,merged # attributes, IgnoreHeader, LocalMX and others, engine-specific #attribute IgnoreHeader X-SPAM-PROBE #attribute LocalMX smtp.yoyodyne.com # end of file