Use postqueue command by default to get mail queue
authorJamie Cameron <jcameron@webmin.com>
Mon, 23 May 2011 17:41:19 +0000 (10:41 -0700)
committerJamie Cameron <jcameron@webmin.com>
Mon, 23 May 2011 17:41:19 +0000 (10:41 -0700)
https://sourceforge.net/tracker/?func=detail&atid=117457&aid=3306177&group_id=17457

postfix/config
postfix/config-freebsd
postfix/config-mandrake-linux
postfix/config-msc-linux
postfix/config-netbsd
postfix/config-pardus-linux

index 6aaf51e..e57bf6a 100644 (file)
@@ -9,7 +9,7 @@ postfix_super_command=/usr/sbin/postsuper
 max_records=200
 perpage=20
 mailq_dir=/var/spool/postfix
-mailq_cmd=/usr/bin/mailq
+mailq_cmd=/usr/bin/postqueue -p
 postcat_cmd=/usr/sbin/postcat
 sort_mode=0
 fwd_mode=0
index 9fb6981..f8fc103 100644 (file)
@@ -9,7 +9,7 @@ postfix_super_command=/usr/local/sbin/postsuper
 max_records=200
 perpage=20
 mailq_dir=/var/spool/postfix
-mailq_cmd=/usr/bin/mailq
+mailq_cmd=/usr/bin/postqueue -p
 postcat_cmd=/usr/local/sbin/postcat
 sort_mode=0
 fwd_mode=0
index 6aaf51e..e57bf6a 100644 (file)
@@ -9,7 +9,7 @@ postfix_super_command=/usr/sbin/postsuper
 max_records=200
 perpage=20
 mailq_dir=/var/spool/postfix
-mailq_cmd=/usr/bin/mailq
+mailq_cmd=/usr/bin/postqueue -p
 postcat_cmd=/usr/sbin/postcat
 sort_mode=0
 fwd_mode=0
index 6aaf51e..e57bf6a 100644 (file)
@@ -9,7 +9,7 @@ postfix_super_command=/usr/sbin/postsuper
 max_records=200
 perpage=20
 mailq_dir=/var/spool/postfix
-mailq_cmd=/usr/bin/mailq
+mailq_cmd=/usr/bin/postqueue -p
 postcat_cmd=/usr/sbin/postcat
 sort_mode=0
 fwd_mode=0
index 6aaf51e..e57bf6a 100644 (file)
@@ -9,7 +9,7 @@ postfix_super_command=/usr/sbin/postsuper
 max_records=200
 perpage=20
 mailq_dir=/var/spool/postfix
-mailq_cmd=/usr/bin/mailq
+mailq_cmd=/usr/bin/postqueue -p
 postcat_cmd=/usr/sbin/postcat
 sort_mode=0
 fwd_mode=0
index 81c7f06..320d1ef 100644 (file)
@@ -11,7 +11,7 @@ stop_cmd=service postfix stop
 max_records=200
 perpage=20
 mailq_dir=/var/spool/postfix
-mailq_cmd=/usr/bin/mailq
+mailq_cmd=/usr/bin/postqueue -p
 postcat_cmd=/usr/sbin/postcat
 sort_mode=0
 fwd_mode=0