view docker/backend_e2e/sat.conf @ 3465:1c7f4ce6a4a2

tools (common/email): try to guess sender domain when necessary: when `DNSNAME` is `localhost.localdomain` and is `mail_sender_domain` is not set, a guess is done to find a proper domain, using `email_from`.
author Goffi <goffi@goffi.org>
date Fri, 19 Feb 2021 15:53:24 +0100
parents d4558f3cbf13
children
line wrap: on
line source

[DEFAULT]
xmpp_domain = server1.test
email_server = sat.test
email_port = 8025
email_admins_list = admin@server1.test

[component file_sharing]
tls_certificate = /usr/share/sat/certificates/server1.test.pem
tls_private_key = /usr/share/sat/certificates/server1.test-key.pem
http_upload_public_facing_url = https://sat.test:8888