mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
34 lines
804 B
Plaintext
34 lines
804 B
Plaintext
postfix_control_command=/usr/sbin/postfix
|
|
postfix_config_command=/usr/sbin/postconf
|
|
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=postqueue
|
|
postfix_super_command=/usr/sbin/postsuper
|
|
max_records=200
|
|
perpage=20
|
|
mailq_dir=/var/spool/postfix
|
|
mailq_cmd=postqueue -p
|
|
postcat_cmd=/usr/sbin/postcat
|
|
sort_mode=0
|
|
fwd_mode=0
|
|
mailq_sort=0
|
|
mailq_count=0
|
|
delete_warn=1
|
|
mailq_sort=0
|
|
check_config=1
|
|
top_buttons=1
|
|
wrap_width=80
|
|
index_check=1
|
|
postfix_master=/etc/postfix/master.cf
|
|
columns=2
|
|
show_cmts=0
|
|
prefix_cmts=0
|
|
ldap_doms=0
|
|
delete_confirm=1
|
|
max_maps=400
|
|
reload_cmd=systemctl reload postfix
|
|
stop_cmd=systemctl stop postfix
|
|
start_cmd=systemctl start postfix
|