mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Add support for contemporary OpenSUSE Leap Linux
This commit is contained in:
33
sendmail/config-openSUSE-Linux-15.0-ALL
Normal file
33
sendmail/config-openSUSE-Linux-15.0-ALL
Normal file
@@ -0,0 +1,33 @@
|
||||
sendmail_cf=/etc/sendmail.cf
|
||||
sendmail_pid=/var/run/sendmail.pid
|
||||
makemap_path=makemap
|
||||
sendmail_command=systemctl start sendmail
|
||||
sendmail_stop_command=systemctl stop sendmail
|
||||
sendmail_path=/usr/lib/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
|
||||
sendmail_features=/usr/share/sendmail
|
||||
sendmail_mc=/etc/mail/linux.mc
|
||||
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