mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fedora 16 support
This commit is contained in:
33
sendmail/config-redhat-linux-25.0-*
Normal file
33
sendmail/config-redhat-linux-25.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
|
||||
makemap_path=makemap
|
||||
sendmail_command=systemctl start sendmail.service
|
||||
sendmail_stop_command=systemctl stop sendmail.service
|
||||
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