site/wiki/pages/email.md

27 lines
527 B
Markdown
Raw Normal View History

2018-06-09 03:17:35 +00:00
---
author: ~ben
published: true
title: email
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
* imap/smtp
- email address: username@tilde.team
- username: username
- password: your shell password
- imap: mail.tilde.team port 143 (starttls)
- smtp: mail.tilde.team port 587 (starttls)
ask [~ben](/~ben/) if you have any questions