]> git.cworth.org Git - sup/commit
(large change) enabled imap support, and reworked everything to allow for
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sun, 10 Dec 2006 19:13:21 +0000 (19:13 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sun, 10 Dec 2006 19:13:21 +0000 (19:13 +0000)
commit4373f679320b906d4af071ccc5cbed56a865c519
tree3286e666597e65e1569ae7f723000b3aaa7603c0
parent90005a36970d27367f8c4cd63ea3dd82a78d986f
(large change) enabled imap support, and reworked everything to allow for
loading of message from sources that are broken. so if the imap server is
dead, you still have a somewhat reaosnalbe interface, based on everything
it knows about the messages from the index.

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@70 5c8cc53c-5e98-4d25-b20a-d8db53a31250
bin/sup-import
lib/sup.rb
lib/sup/draft.rb
lib/sup/imap.rb
lib/sup/index.rb
lib/sup/mbox/loader.rb
lib/sup/message.rb
lib/sup/sent.rb
lib/sup/source.rb [new file with mode: 0644]