1
0
mirror of https://git.envs.net/envs/help.git synced 2024-06-20 15:57:12 +00:00

docs/mail: change voice to active and fix typos

active voice should be used in documentation: https://docs.voidlinux.org/contributing/void-docs/style-guide.html#voice
This commit is contained in:
Fabricius Flamen 2019-11-12 19:46:13 +05:30
parent 55e22f8449
commit 6cc1d0b156

View File

@ -1,12 +1,12 @@
# # user mail # # 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/) | | | server-address: | [mail.envs.net](https://mail.envs.net/) | |
| username: | username@envs.net | | | username: | username@envs.net | |
| | | | | |
| smtp server-address: | 587 | 465 | | smtp server-port: | 587 | 465 |
| smtp connection-security: | STARTTLS | SSL/TLS | | smtp connection-security: | STARTTLS | SSL/TLS |
| | | | | |
| imap server-port: | 143 | 993 | | 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 server-port: | 110 | 995 |
| pop connection-security: | STARTTLS | SSL/TLS | | 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*) (*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 /> 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/). you can also set up your filter in the [webmailer](https://mail.envs.net/sfilters/).