Difference between revisions of "Service/imap"
< Service
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
== See also == | == See also == | ||
− | [[Service/smtp]] | + | * [[Service/smtp]] |
− | [[Service/webmail]] | + | * [[Service/email]] |
+ | * [[Service/webmail]] | ||
[[Category:Service|imap]] | [[Category:Service|imap]] |
Revision as of 08:20, 25 April 2011
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 Sugar Labs shell account, you can store personal email in
~/Maildir
by editing the.forward
file in your home.
- Typically users sort email in multiple folders using procmail.
TODO
- Support IMAP submission of email
- Enable fulltext indexing in Dovecot