Difference between revisions of "Service/imap"
< Service
Jump to navigation
Jump to search
(Created page with "== Hostnames == {|class=wikitable ! hostname !! service !! port !! function |- | imap.sugarlabs.org || imap || 143 || IMAP with STARTTLS and password authent...") |
(No difference)
|
Revision as of 12:37, 16 September 2010
Hostnames
hostname | service | port | function |
---|---|---|---|
imap.sugarlabs.org | imap | 143 | IMAP with STARTTLS and password authentication |
imap.sugarlabs.org | imaps | 993 | IMAP + SSL with password authentication |
Hosted on
Administrative contact
- postmaster AT sugarlabs DOT org
Sysadmins
Notes
- If you have a shell account on shell.sugarlabs.org, you can store personal email in
~/Maildir
by editing the.forward
file in your home.
- Typically users sort email in folders using procmail.
TODO
- Support IMAP submission of email
- Enable fulltext indexing in Dovecot