mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 07:54:36 +00:00
config: xstore@testrun.org is deprecated (#722)
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
- acmetool: replace cronjob with a systemd timer
|
- acmetool: replace cronjob with a systemd timer
|
||||||
([#719](https://github.com/chatmail/relay/pull/719))
|
([#719](https://github.com/chatmail/relay/pull/719))
|
||||||
|
|
||||||
|
- remove xstore@testrun.org from default passthrough recipients
|
||||||
|
([#722](https://github.com/chatmail/relay/pull/722))
|
||||||
|
|
||||||
- don't deploy the website if there are merge conflicts in the www folder
|
- don't deploy the website if there are merge conflicts in the www folder
|
||||||
([#714](https://github.com/chatmail/relay/pull/714))
|
([#714](https://github.com/chatmail/relay/pull/714))
|
||||||
|
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ passthrough_senders =
|
|||||||
|
|
||||||
# list of e-mail recipients for which to accept outbound un-encrypted mails
|
# list of e-mail recipients for which to accept outbound un-encrypted mails
|
||||||
# (space-separated, item may start with "@" to whitelist whole recipient domains)
|
# (space-separated, item may start with "@" to whitelist whole recipient domains)
|
||||||
passthrough_recipients = xstore@testrun.org echo@{mail_domain}
|
passthrough_recipients = echo@{mail_domain}
|
||||||
|
|
||||||
# path to www directory - documented here: https://github.com/chatmail/relay/#custom-web-pages
|
# path to www directory - documented here: https://github.com/chatmail/relay/#custom-web-pages
|
||||||
#www_folder = www
|
#www_folder = www
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
[privacy]
|
[privacy]
|
||||||
|
|
||||||
passthrough_recipients = privacy@testrun.org xstore@testrun.org echo@{mail_domain}
|
passthrough_recipients = privacy@testrun.org echo@{mail_domain}
|
||||||
|
|
||||||
privacy_postal =
|
privacy_postal =
|
||||||
Merlinux GmbH, Represented by the managing director H. Krekel,
|
Merlinux GmbH, Represented by the managing director H. Krekel,
|
||||||
|
|||||||
Reference in New Issue
Block a user