Jump to content

Service/imap: Difference between revisions

From Sugar Labs
Created page with "== Hostnames == {|class=wikitable ! hostname !! service !! port !! function |- | imap.sugarlabs.org || imap || 143 || IMAP with STARTTLS and password authent..."
 
No edit summary
Line 23: Line 23:
== Notes ==
== Notes ==


* If you have a shell account on [[Service/shell|shell.sugarlabs.org]], you can store personal email in <code>~/Maildir</code> by editing the <code>.forward</code> file in your home.
* If you have a Sugar Labs [[Service/shell|shell account]], you can store personal email in <code>~/Maildir</code> by editing the <code>.forward</code> file in your home.


* Typically users sort email in folders using [http://www.procmail.org procmail].
* Typically users sort email in multiple folders using [http://www.procmail.org procmail].


== TODO ==
== TODO ==

Revision as of 12:48, 21 November 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

Machine/sunjammer

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

See also

Service/smtp Service/webmail