More actions
Created page with "Nest has an email server running. You can check your email using your preferred email client, the mutt CLI client on nest, or the [https://roundcube.hackclub.app/ roundcube] webmail client. == IMAP connection information == {| class="wikitable" |+ IMAP information |- | IMAP Hostname || hackclub.app |- | IMAP port || 993 |- | IMAP TLS? || Yes |- | IMAP Username || your-nest-username |- | IMAP Password || your-nest-password |}" |
add warning abt AUP |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Nest has an email server running. You can check your email using your preferred email client, the mutt CLI client on nest, or the [https://roundcube.hackclub.app/ roundcube] webmail client. | Nest has an email server running, powered by [https://www.postfix.org/ Postfix]! You can check your email using your preferred email client, the mutt CLI client on nest, or the [https://roundcube.hackclub.app/ roundcube] webmail client. | ||
'''Do not spam, phish, or abuse Nest email - the [[Acceptable Use Policy]] still applies here!''' | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ IMAP information | |+ IMAP connection information | ||
|- | |- | ||
| IMAP Hostname || hackclub.app | | IMAP Hostname || hackclub.app | ||
Line 14: | Line 15: | ||
|- | |- | ||
| IMAP Password || your-nest-password | | IMAP Password || your-nest-password | ||
|} | |||
{| class="wikitable" | |||
|+ SMTP connection information | |||
|- | |||
| SMTP Hostname || hackclub.app | |||
|- | |||
| SMTP port || 587 | |||
|- | |||
| SMTP TLS? || starttls | |||
|- | |||
| SMTP Username || your-nest-username | |||
|- | |||
| SMTP Password || your-nest-password | |||
|} | |} |
Latest revision as of 18:07, 26 November 2024
Nest has an email server running, powered by Postfix! You can check your email using your preferred email client, the mutt CLI client on nest, or the roundcube webmail client.
Do not spam, phish, or abuse Nest email - the Acceptable Use Policy still applies here!
IMAP Hostname | hackclub.app |
IMAP port | 993 |
IMAP TLS? | Yes |
IMAP Username | your-nest-username |
IMAP Password | your-nest-password |
SMTP Hostname | hackclub.app |
SMTP port | 587 |
SMTP TLS? | starttls |
SMTP Username | your-nest-username |
SMTP Password | your-nest-password |