]> git.cworth.org Git - sup/commit
Add store_message to IMAP, mbox and Maildir sources.
authorBen Walton <bwalton@artsci.utoronto.ca>
Thu, 7 May 2009 02:32:50 +0000 (22:32 -0400)
committerBen Walton <bwalton@artsci.utoronto.ca>
Thu, 28 May 2009 15:27:19 +0000 (11:27 -0400)
commit167907a8ff0e9a87fc83612d48cdf09b3218b362
treed4e29f4315d5c7cc356ae5775762b68ac36edadb
parent71bbe4d3b74620adf8014f9ddc4698372c992f0b
Add store_message to IMAP, mbox and Maildir sources.

With this method, each of the named source types is now capable of
acting as a destination for sent mail.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
lib/sup/imap.rb
lib/sup/maildir.rb
lib/sup/mbox/loader.rb