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
commit6f46e10fa0227263e900035c5c27fa7fba3eb717 (patch)
tree5fd90fc0177f91d5501b7b60d096e00548444d48 /services/templates/envs/roundcubemail.env.template
parent015d82c30640566fc9fae156efa1dde0da9fb77e (diff)
downloadcrupest-6f46e10fa0227263e900035c5c27fa7fba3eb717.tar.gz
crupest-6f46e10fa0227263e900035c5c27fa7fba3eb717.tar.bz2
crupest-6f46e10fa0227263e900035c5c27fa7fba3eb717.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