1
0
şunun yansıması https://github.com/mail-in-a-box/mailinabox.git eşitlendi 2026-09-12 00:18:59 +02:00

initial change for mta-sts support in mailinabox

Bu işleme şunda yer alıyor:
A. Schippers
2020-02-27 21:58:27 +01:00
ebeveyn 30c2c60f59
işleme f250165ad4
5 değiştirilmiş dosya ile 35 ekleme ve 0 silme

4
conf/mta-sts.txt Normal dosya
Dosyayı Görüntüle

@@ -0,0 +1,4 @@
version: STSv1
mode: testing
mx: PRIMARY_HOSTNAME
max_age: 86400

Dosyayı Görüntüle

@@ -21,6 +21,9 @@
location = /mail/config-v1.1.xml {
alias /var/lib/mailinabox/mozilla-autoconfig.xml;
}
location = /.well-known/mta-sts.txt {
alias /var/lib/mailinabox/mta-sts.txt;
}
# Roundcube Webmail configuration.
rewrite ^/mail$ /mail/ redirect;