diff options
author | intrigeri <intrigeri@boum.org> | 2010-11-10 19:25:58 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-11-10 19:25:58 +0100 |
commit | 127d2972fa0f6a7a971782b0b0b168a6d1b3725c (patch) | |
tree | 92bbc42ee02120f4e96fe65b03a693859964e979 | |
parent | 221fc18c8c4f8d2df01a1d120daf2e925f53ae55 (diff) | |
download | puppet-postfix-127d2972fa0f6a7a971782b0b0b168a6d1b3725c.tar.gz puppet-postfix-127d2972fa0f6a7a971782b0b0b168a6d1b3725c.tar.bz2 |
Fix documentation to match actual behaviour.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ A couple of classes will preconfigure postfix for common needs. Config ------ -- set $postfix_use_amavisd="true" to include postfix::amavis +- set $postfix_use_amavisd="yes" to include postfix::amavis == Example: |