Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.
/ chef-dspam Public archive
forked from computerlyrik/chef-dspam

Dspam Spam filter cookbook | Category: Applications

Notifications You must be signed in to change notification settings

mburns/chef-dspam

 
 

Repository files navigation

Build Status

Description

This cookbook configures the dspam daemon.

Requirements

  • Ubuntu

Attributes

Key Type Description Default
['dspam']['enable'] String To Enable or Not Enable, that is the question? 'yes'
['dspam']['user'] String 'dspam'
['dspam']['trainingMode'] String 'TEFT'
['dspam']['spamAction'] String 'deliver'
['dspam']['spamSubject'] String '[SPAM]'
['dspam']['enableBNR'] String 'on'
['dspam']['enableWhitelist'] String 'on'
['dspam']['statisicalSedation'] Integer 5
['dspam']['signatureLocation'] String 'message'
['dspam']['whitelistThreshold'] Integer 10
['dspam']['showFactors'] String 'off'
['dspam']['optIn'] String 'on'
['dspam']['optOut'] String 'off'

Usage

    include_recipe 'dspam'

About

Dspam Spam filter cookbook | Category: Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.1%
  • Ruby 13.9%