Merge branch 'master' of fabricius/help into master

This commit is contained in:
creme 2019-11-12 16:33:30 +00:00 committed by Gitea
commit 06e5676c6a
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
# # user mail
we used [modoboa](https://modoboa.org/) - made multidomain email hosting simple
we use [modoboa](https://modoboa.org/) - made multidomain email hosting simple
| | | |
| ------------------------- |:---:|:---:|
| server-address: | [mail.envs.net](https://mail.envs.net/) | |
| username: | username@envs.net | |
| | |
| smtp server-address: | 587 | 465 |
| smtp server-port: | 587 | 465 |
| smtp connection-security: | STARTTLS | SSL/TLS |
| | |
| imap server-port: | 143 | 993 |
@ -15,10 +15,10 @@ we used [modoboa](https://modoboa.org/) - made multidomain email hosting simple
| pop server-port: | 110 | 995 |
| pop connection-security: | STARTTLS | SSL/TLS |
you can find more mail settings directly in you're [webmail](https://mail.envs.net/user/#profile/).<br />
you can find more mail settings directly in your [webmail](https://mail.envs.net/user/#profile/).<br />
(*an secondary e-mail address, can be used for recovery needs*)
we also have managesieve support. managesieve is available on the default port `4190`.
managesieve is also supported and is available on the default port `4190`.
if you want to use an external managesieve client (like the [thunderbird add-on](https://github.com/thsmi/sieve)).<br />
you can also set up your filter in the [webmailer](https://mail.envs.net/sfilters/).