From 6f3cb32e49da27937df850e1b7629f335e12c826 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Tue, 19 Aug 2014 11:06:01 -0700 Subject: [PATCH] Look for postqueue anywhere in the path --- postfix/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix/config b/postfix/config index d89ca9574..f5231537c 100644 --- a/postfix/config +++ b/postfix/config @@ -4,7 +4,7 @@ postfix_config_file=/etc/postfix/main.cf postfix_aliases_table_command=/usr/sbin/postalias postfix_newaliases_command=/usr/bin/newaliases postfix_lookup_table_command=/usr/sbin/postmap -postfix_queue_command=/usr/sbin/postqueue +postfix_queue_command=postqueue postfix_super_command=/usr/sbin/postsuper max_records=200 perpage=20