Update u_e-webmail-site.md

Dieser Commit ist enthalten in:
André Peters 2019-08-11 14:46:08 +02:00 committet von GitHub
Ursprung f72e7a1788
Commit 68e5f5ea6c
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -1,6 +1,7 @@
To create a subdomain `webmail.example.org` and redirect it to SOGo, you need to create a new Nginx site. Take care of "CHANGE_TO_MAILCOW_HOSTNAME"! To create a subdomain `webmail.example.org` and redirect it to SOGo, you need to create a **new** Nginx site. Take care of "CHANGE_TO_MAILCOW_HOSTNAME"!
**nano data/conf/nginx/webmail.conf** **nano data/conf/nginx/webmail.conf**
``` hl_lines="9 17" ``` hl_lines="9 17"
server { server {
ssl_certificate /etc/ssl/mail/cert.pem; ssl_certificate /etc/ssl/mail/cert.pem;