aboutsummaryrefslogtreecommitdiff
path: root/services/templates/envs/mail-server.env.template
diff options
context:
space:
mode:
Diffstat (limited to 'services/templates/envs/mail-server.env.template')
-rw-r--r--services/templates/envs/mail-server.env.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/services/templates/envs/mail-server.env.template b/services/templates/envs/mail-server.env.template
new file mode 100644
index 0000000..0aa7ab6
--- /dev/null
+++ b/services/templates/envs/mail-server.env.template
@@ -0,0 +1,6 @@
+CRUPEST_MAIL_SERVER_MAIL_DOMAIN=@@CRUPEST_DOMAIN@@
+CRUPEST_MAIL_SERVER_DATA_PATH=/data/crupest-relay/
+CRUPEST_MAIL_SERVER_INBOUND_FALLBACK=crupest@crupest.life
+CRUPEST_MAIL_SERVER_MAILEROO_INBOUND_KEY=@@CRUPEST_MAIL_SERVER_MAILEROO_INBOUND_KEY@@
+CRUPEST_MAIL_SERVER_MAILEROO_USER=@@CRUPEST_MAIL_SERVER_MAILEROO_USER@@
+CRUPEST_MAIL_SERVER_MAILEROO_PASSWORD=@@CRUPEST_MAIL_SERVER_MAILEROO_PASSWORD@@