summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/mail.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/mail.pp b/manifests/mail.pp
index 06987d9..473a1f6 100644
--- a/manifests/mail.pp
+++ b/manifests/mail.pp
@@ -1,5 +1,4 @@
class mail {
- $mail_delivery = "postfix"
$postfix_smtp_listen = "all"
$postfix_use_amavisd = "yes"
$postfix_mydestination = '$myhostname, $mydomain, localhost.$mydomain, localhost'