Puppet Class: postfix::disclaimer

Inherits:
postfix::params
Defined in:
manifests/disclaimer.pp

Overview

TODO



2
3
4
# File 'manifests/disclaimer.pp', line 2

class postfix::disclaimer() inherits postfix::params {
  # https://www.howtoforge.com/add-disclaimers-to-outgoing-emails-with-altermime-postfix-debian-etch
}