site/wiki/pages/email.md

43 lines
1.4 KiB
Markdown
Raw Normal View History

2018-06-09 03:17:35 +00:00
---
author: ~ben
published: true
title: email
2018-06-11 16:15:30 +00:00
description: email settings for tilde.team
2018-06-09 03:17:35 +00:00
category:
- main
---
# email
2018-06-11 01:37:24 +00:00
as of june 10, 2018, the mx record for tilde.team is now set to our own mailserver!
2018-06-09 03:17:35 +00:00
2018-06-11 01:37:24 +00:00
you have a couple options:
2018-06-09 03:17:35 +00:00
2018-06-11 01:37:24 +00:00
* mutt - should work out of the box
* alpine - should work out of the box
2018-06-11 16:44:02 +00:00
* [webmail](https://mail.tilde.team)
2018-06-11 01:37:24 +00:00
* imap/smtp
2018-08-09 14:28:14 +00:00
- email address: username@tilde.team (or any of the aliased domains)
- username: username (without the domain)
2018-06-11 01:37:24 +00:00
- password: your shell password
2018-08-09 14:28:14 +00:00
- imap: imap.tilde.team port 143 (starttls)
- smtp: smtp.tilde.team port 587 (starttls)
- (any subdomain of tilde.team works for smtp and imap. just make sure you have tls selected)
2018-06-11 01:37:24 +00:00
2018-06-24 16:42:14 +00:00
---
2018-09-20 16:42:25 +00:00
because [~ben](https://tilde.team/~ben/) hoards domain names, you can use any of the [domains on this list](?page=domains) with your tildemail:
2018-06-24 16:26:39 +00:00
mail sent to yourusername@ any of those domains will end up in your inbox. most clients will allow you to add additional identities/aliases.
2018-08-16 04:26:45 +00:00
additionally, any address with a `-` or `+` and arbitrary text behind it will be forwarded to you email: ie. `your_username+somethingcool@tildeverse.org` or `yourusername-notcool@tilde.site`.
2018-08-09 14:28:14 +00:00
feel free to use as many as you'd like :)
2018-06-11 02:06:49 +00:00
2018-06-24 16:42:14 +00:00
if you would like your tildemail to be forwarded somewhere else, put that email address in ~/.forward
2018-06-24 16:42:14 +00:00
ask [~ben](/~ben/) if you have any questions