From Antiflux Wiki
(Difference between revisions)
Line 18: | Line 18: | ||
* IMAP path prefix: (none) | * IMAP path prefix: (none) | ||
* outgoing mail server: mail.antiflux.org (or your ISP's mail server if you prefer) | * outgoing mail server: mail.antiflux.org (or your ISP's mail server if you prefer) | ||
+ | |||
+ | [[Category:Services]] |
Revision as of 20:09, 29 September 2007
You have 3 options for checking your Antiflux email.
- webmail
- An IMAP client like Thunderbird, Mail.app, 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.
IMAP client instructions
First, you'll probably have to install the Antiflux root CA so your mail program recognizes our SSL certificate. It's required to communicate securely with the Antiflux mail server.
Next, these are the important settings.
- server type: IMAP
- incoming mail server: mail.antiflux.org
- use SSL encryption
- 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)