summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 12:02:02 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 12:02:02 -0500
commitb648ce9536af5b21d93fad183d5d1b66b9c6b9df (patch)
tree83307821644344390e277945be0f9742a693ab3d
parentd214484b071b77597a597e9712c6a507ef0e3471 (diff)
downloadpuppet-tozt-b648ce9536af5b21d93fad183d5d1b66b9c6b9df.tar.gz
puppet-tozt-b648ce9536af5b21d93fad183d5d1b66b9c6b9df.zip
update smtpd config syntax
-rw-r--r--modules/cron/files/smtpd.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/cron/files/smtpd.conf b/modules/cron/files/smtpd.conf
index 435f061..70c60ca 100644
--- a/modules/cron/files/smtpd.conf
+++ b/modules/cron/files/smtpd.conf
@@ -1,2 +1,3 @@
listen on localhost
-accept for local deliver to mbox
+action actionmbox mbox
+match for local actionmbox