mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
Config files for CentOS 7
This commit is contained in:
33
sendmail/config-CentOS-Linux-7.0-*
Normal file
33
sendmail/config-CentOS-Linux-7.0-*
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
sendmail_cf=/etc/mail/sendmail.cf
|
||||||
|
sendmail_mc=/etc/mail/sendmail.mc
|
||||||
|
sendmail_features=/usr/share/sendmail-cf
|
||||||
|
sendmail_pid=/var/run/sendmail.pid /var/run/sm-client.pid /run/sendmail.pid
|
||||||
|
makemap_path=makemap
|
||||||
|
sendmail_command=service sendmail start
|
||||||
|
sendmail_stop_command=service sendmail stop
|
||||||
|
sendmail_path=/usr/sbin/sendmail
|
||||||
|
mail_dir=/var/spool/mail
|
||||||
|
perpage=20
|
||||||
|
sort_mode=0
|
||||||
|
wrap_width=80
|
||||||
|
order_mail=0
|
||||||
|
smrsh_dir=/etc/smrsh
|
||||||
|
track_read=0
|
||||||
|
show_to=0
|
||||||
|
max_records=200
|
||||||
|
top_buttons=1
|
||||||
|
mail_file=mbox
|
||||||
|
mail_style=0
|
||||||
|
mailq_show=Date,From,To,Size,Status
|
||||||
|
index_min=1000000
|
||||||
|
fwd_mode=0
|
||||||
|
mailq_sort=0
|
||||||
|
mailq_count=0
|
||||||
|
delete_warn=1
|
||||||
|
mailq_sort=0
|
||||||
|
columns=2
|
||||||
|
show_cmts=0
|
||||||
|
prefix_cmts=0
|
||||||
|
|
||||||
|
mail_type=0
|
||||||
|
delete_confirm=1
|
33
sendmail/config-Redhat-Enterprise-Linux-7.0-*
Normal file
33
sendmail/config-Redhat-Enterprise-Linux-7.0-*
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
sendmail_cf=/etc/mail/sendmail.cf
|
||||||
|
sendmail_mc=/etc/mail/sendmail.mc
|
||||||
|
sendmail_features=/usr/share/sendmail-cf
|
||||||
|
sendmail_pid=/var/run/sendmail.pid /var/run/sm-client.pid /run/sendmail.pid
|
||||||
|
makemap_path=makemap
|
||||||
|
sendmail_command=service sendmail start
|
||||||
|
sendmail_stop_command=service sendmail stop
|
||||||
|
sendmail_path=/usr/sbin/sendmail
|
||||||
|
mail_dir=/var/spool/mail
|
||||||
|
perpage=20
|
||||||
|
sort_mode=0
|
||||||
|
wrap_width=80
|
||||||
|
order_mail=0
|
||||||
|
smrsh_dir=/etc/smrsh
|
||||||
|
track_read=0
|
||||||
|
show_to=0
|
||||||
|
max_records=200
|
||||||
|
top_buttons=1
|
||||||
|
mail_file=mbox
|
||||||
|
mail_style=0
|
||||||
|
mailq_show=Date,From,To,Size,Status
|
||||||
|
index_min=1000000
|
||||||
|
fwd_mode=0
|
||||||
|
mailq_sort=0
|
||||||
|
mailq_count=0
|
||||||
|
delete_warn=1
|
||||||
|
mailq_sort=0
|
||||||
|
columns=2
|
||||||
|
show_cmts=0
|
||||||
|
prefix_cmts=0
|
||||||
|
|
||||||
|
mail_type=0
|
||||||
|
delete_confirm=1
|
33
sendmail/config-Scientific-Linux-7.0-*
Normal file
33
sendmail/config-Scientific-Linux-7.0-*
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
sendmail_cf=/etc/mail/sendmail.cf
|
||||||
|
sendmail_mc=/etc/mail/sendmail.mc
|
||||||
|
sendmail_features=/usr/share/sendmail-cf
|
||||||
|
sendmail_pid=/var/run/sendmail.pid /var/run/sm-client.pid /run/sendmail.pid
|
||||||
|
makemap_path=makemap
|
||||||
|
sendmail_command=service sendmail start
|
||||||
|
sendmail_stop_command=service sendmail stop
|
||||||
|
sendmail_path=/usr/sbin/sendmail
|
||||||
|
mail_dir=/var/spool/mail
|
||||||
|
perpage=20
|
||||||
|
sort_mode=0
|
||||||
|
wrap_width=80
|
||||||
|
order_mail=0
|
||||||
|
smrsh_dir=/etc/smrsh
|
||||||
|
track_read=0
|
||||||
|
show_to=0
|
||||||
|
max_records=200
|
||||||
|
top_buttons=1
|
||||||
|
mail_file=mbox
|
||||||
|
mail_style=0
|
||||||
|
mailq_show=Date,From,To,Size,Status
|
||||||
|
index_min=1000000
|
||||||
|
fwd_mode=0
|
||||||
|
mailq_sort=0
|
||||||
|
mailq_count=0
|
||||||
|
delete_warn=1
|
||||||
|
mailq_sort=0
|
||||||
|
columns=2
|
||||||
|
show_cmts=0
|
||||||
|
prefix_cmts=0
|
||||||
|
|
||||||
|
mail_type=0
|
||||||
|
delete_confirm=1
|
Reference in New Issue
Block a user