aboutsummaryrefslogtreecommitdiff
path: root/services/templates/envs/roundcubemail.env.template
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-03-03 15:32:10 +0800
committerYuqian Yang <crupest@crupest.life>2025-03-03 15:32:10 +0800
commitd4ee89a4cdbbea634e7536c1c06d3ebbeff2cc9b (patch)
tree694d4306287e81e7f5efb0da924e621fcbe02e57 /services/templates/envs/roundcubemail.env.template
parent3ea328eb534be0a4a87d53a1a9edd19fefdcbd67 (diff)
downloadcrupest-d4ee89a4cdbbea634e7536c1c06d3ebbeff2cc9b.tar.gz
crupest-d4ee89a4cdbbea634e7536c1c06d3ebbeff2cc9b.tar.bz2
crupest-d4ee89a4cdbbea634e7536c1c06d3ebbeff2cc9b.zip
feat(service): move out env files from compose.
Diffstat (limited to 'services/templates/envs/roundcubemail.env.template')
-rw-r--r--services/templates/envs/roundcubemail.env.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/services/templates/envs/roundcubemail.env.template b/services/templates/envs/roundcubemail.env.template
new file mode 100644
index 0000000..4297b82
--- /dev/null
+++ b/services/templates/envs/roundcubemail.env.template
@@ -0,0 +1,6 @@
+ROUNDCUBEMAIL_DEFAULT_HOST=ssl://@@CRUPEST_MAIL_SERVER_DOMAIN@@
+ROUNDCUBEMAIL_DEFAULT_PORT=993
+ROUNDCUBEMAIL_SMTP_SERVER=ssl://@@CRUPEST_MAIL_SERVER_DOMAIN@@
+ROUNDCUBEMAIL_SMTP_PORT=465
+ROUNDCUBEMAIL_DB_TYPE=sqlite
+ROUNDCUBEMAIL_PLUGINS=archive,enigma,jqueryui,newmail_notifier,show_additional_headers,userinfo,zipdownload,managesieve