⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

mjhas/amavis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amavis

master branch: Build Status

This is the amavis module. It provides installation and configuration routines using Puppet.

Simplest Configuration:

include amavis

It will just install the amavis package and ensure that amavis is running.

Simple Configuration:

include amavis

class { 'amavis::config':
  final_virus_destiny      => 'D_REJECT; # (defaults to D_BOUNCE)',
}

It will just install the amavis package and ensure that amavis is rejecting content containg a virus.

About

puppet amavis module

Resources

License

Stars

Watchers

Forks

Packages

No packages published