From Antiflux Wiki
You have 2 main options for checking your Antiflux email.
-
webmail(discontinued) - An IMAP client like the Mail app on iOS/iPadOS/macOS, Thunderbird, or even Outlook
- Log in to with ssh and use mutt or pine
There are also more esoteric ways like using Fetchmail with SSL to get your email.
Generic IMAP client instructions
Our IMAP server uses an SSL certificate from Let's Encrypt that should be recognized by any modern mail client. You should always use SSL and shouldn't need to configure anything special.
Each mail client has its own UI for configuring accounts, but these are the important settings.
- server type: IMAP
- incoming mail server: mail.antiflux.org
- use SSL encryption (do not allow insecure authentication)
- incoming mail server port: 993 (should be the default)
- authentication: password
- IMAP path prefix: (none)
- outgoing mail server: mail.antiflux.org (or your ISP's mail server if you prefer and ignore the bullets below)
- use authentication (password)
- use SSL encryption
Client-specific documentation
Here are some links to documentation for different mail clients.