Mail
All ~horse users have an email account associated with their UNIX account. Our email server is hosted using the following services:
- Postfix: Sending and receiving mail.
- Dovecot: Delivers mail to your email client.
- SpamAssassin: Prevents spam and allow for custom spam filters.
- OpenDKIM: Validates outgoing mail to reach major email provider inboxes.
- OpenDMARC: Checks incoming mail for policy compliance.
To use your email account, authenticate with the following settings.
- Username: username
- Password: password
- Incoming mail server: mail.tilde.horse
- Outgoing mail server: mail.tilde.horse
- IMAP port: 993
- POP port: 995
- SMTP port: 465
- TLS: Required
There is no web interface for email, you must use your own client. To change your email account password, log into your UNIX account and execute the passwd command.