diff --git a/docs/mail.md b/docs/mail.md index 7f80ecb..0a5670c 100644 --- a/docs/mail.md +++ b/docs/mail.md @@ -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/).
+you can find more mail settings directly in your [webmail](https://mail.envs.net/user/#profile/).
(*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)).
you can also set up your filter in the [webmailer](https://mail.envs.net/sfilters/).