forked from team/site
1
0
Fork 0

Recorrected the current IPs

I originally tried the IPs there and it wouldn't connect. Turns out the IP addresses for this document were incorrect, I have tested and verified (even the pop3 server) are actually working and those are correct.

Added outlook setup.
This commit is contained in:
NotConspicuous 2023-02-09 11:40:04 +00:00
parent 63af8f0029
commit b172abab5b
1 changed files with 21 additions and 5 deletions

View File

@ -25,11 +25,11 @@ tilde.team has a mailserver. here are your options:
| protocol | hostname | port | security |
|----------|-----------------|------|----------|
| imap | mail.tilde.team | 143 | starttls |
| imaps | mail.tilde.team | 993 | tls |
| pop3s | mail.tilde.team | 995 | tls |
| smtp | mail.tilde.team | 578 | starttls |
| smtps | mail.tilde.team | 465 | tls |
| imap | imap.tilde.team | 143 | starttls |
| imaps | imap.tilde.team | 993 | tls |
| pop3s | pop.tilde.team | 995 | tls |
| smtp | smtp.tilde.team | 587 | starttls |
| smtps | smtp.tilde.team | 465 | tls |
### alternate domains and addresses
@ -43,6 +43,22 @@ additionally, any address with a `+` and arbitrary text behind it
will be forwarded to your email: ie. `yourusername+somethingcool@tildeteam.org`.
plus-addresses are very useful for filtering mail.
### outlook
For outlook, there's a specific setup - if you have to use it and prefer to not
have multiple email clients, you can do this.
1. Run `outlook.exe /manageprofiles` and make sure outlook is closed before hand
2. Now you should have a windows with three options, click `email accounts...`
3. Click on `New` in the first tab to create a new email account
4. Select manual setup or additional server types and then select `POP or IMAP`
5. Fill the servers in using the table. Not it won't work yet as we need to do some things.
6. After entering the details on the page, select `More Settings`, go to `Outgoing Server`
and select `Log on using` and fill the username (without domain) and password
7. Then go into the `Advanced` tab and fill in the ports and connection types as per the table.
Make sure all the ports are correct and click `ok` and then finally click `next`
Everything should now be setup.
### forwarding and sieve
if you would like your tildemail to be forwarded somewhere else, put that