From 1a3a46a0035ba0a5d21ae5a20fd4e773b9da9287 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Mon, 20 Apr 2020 22:55:33 -0300 Subject: [PATCH] automatically run postmap_all on startup --- confd/templates/setup_main.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/confd/templates/setup_main.tmpl b/confd/templates/setup_main.tmpl index 1c44d49..ccf353c 100644 --- a/confd/templates/setup_main.tmpl +++ b/confd/templates/setup_main.tmpl @@ -68,3 +68,6 @@ postconf -F spamfilter/unix/private=- \ spamfilter/unix/wakeup=- \ spamfilter/unix/process_limit=- \ spamfilter/unix/command='pipe flags=Rq user=vmail argv=/usr/local/bin/spamfilter -oi -f ${sender} ${recipient}' + +# run postmap for all lookup tables +postmap_all