mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Look for postqueue anywhere in the path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user