We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07186a8 commit 04a18d7Copy full SHA for 04a18d7
install/tpl/system.ini.master
@@ -13,7 +13,7 @@ mailbox_show_autoresponder_tab=y
13
mailbox_show_mail_filter_tab=y
14
mailbox_show_custom_rules_tab=y
15
mailboxlist_webmail_link=y
16
-webmail_url=/webmail
+webmail_url=https://[SERVERNAME]:8081/webmail
17
dkim_path=/var/lib/amavis/dkim
18
smtp_enabled=y
19
smtp_host=localhost
@@ -28,7 +28,7 @@ ftpuser_prefix=[CLIENTNAME]
28
shelluser_prefix=[CLIENTNAME]
29
webdavuser_prefix=[CLIENTNAME]
30
dblist_phpmyadmin_link=y
31
-phpmyadmin_url=/phpmyadmin
+phpmyadmin_url=https://[SERVERNAME]:8081/phpmyadmin
32
webftp_url=
33
vhost_subdomains=n
34
vhost_aliasdomains=n
0 commit comments