]> git.notmuchmail.org Git - sup/commitdiff
made better!
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Tue, 26 Dec 2006 17:43:00 +0000 (17:43 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Tue, 26 Dec 2006 17:43:00 +0000 (17:43 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@98 5c8cc53c-5e98-4d25-b20a-d8db53a31250

README.txt
www/index.html

index f1fbd51114e6884a405a0c4d93c07e00460e9c96..ef985ccff7f4c4452b1d65b3cdd8ed1310c866a6 100644 (file)
@@ -4,13 +4,30 @@ sup
 
 == DESCRIPTION:
 
-Sup is an attempt to take the UI innovations of web-based email
-readers (ok, really just GMail) and to combine them with the
-traditional wholesome goodness of a console-based email client.
+Sup is a console-based email client that combines the best
+features of GMail, mutt, and emacs. Sup matches the power of GMail
+with the speed and simplicity of a console interface.
 
-Sup is designed to work with massive amounts of email, potentially
-spread out across different mbox files, IMAP folders, and GMail
-accounts, and to pull them all together into a single interface.
+Sup makes it easy to:
+- Handle massive amounts of email.
+
+- Mix email from different sources: mbox files (even across
+  different machines), IMAP folders, POP accounts, and GMail
+  accounts.
+
+- Instantaneously search over your entire email collection. Search
+  over body text, or use a query language to combine search
+  predicates in any way.
+
+- Handle multiple accounts. Replying to email sent to a particular
+  account will use the correct SMTP server, signature, and from
+  address.
+
+- Add custom code to handle certain types of messages or to handle
+  certain types of text within messages.
+
+- Organize email with user-defined labels, automatically track
+  recent contacts, and much more!
 
 The goal of Sup is to become the email client of choice for nerds
 everywhere.
index 118e7a164a7fd1ea29ad201b7259c833a6ff06e2..3ac9ed6b564ee6b4677639dda6b12aab7c75d7f3 100644 (file)
 
 <li> Handle multiple accounts. Replying to email sent to a particular
      account will use the correct SMTP server, signature, and from
-     address.
+     address. </li>
 
 <li> Add custom code to handle certain types of messages or to handle
-     certain types of text within messages. </p>
+     certain types of text within messages. </li>
 
 <li> Organize email with user-defined labels, automatically track
      recent contacts, and much more! </li> </ul> </p>