Sha256: df20bb81006ce801e77a67234812608d3f659669cce6f468aa3b9b34feb5781b

Contents?: true

Size: 813 Bytes

Versions: 19

Compression:

Stored size: 813 Bytes

Contents

------------------------------------------------------------------------
Thu Dec 16 20:33:46 EST 2010

- when an action is taken on a message or range, double check to see
  that internal message list is in sync with the one user is seeing. 
  maybe send over the subject line or something and make sure they
  match.

- let vmailsend take an ARGV of filenames, so use can use globs, etc.
  and send a bunch of emails at once.
------------------------------------------------------------------------
Fri Dec 17 11:24:05 EST 2010

- when showing seqno in message window, get it from the fetched
  envelope of the message instead of from the message_list item.

------------------------------------------------------------------------
Sat Dec 18 09:08:47 EST 2010

- use IMAP EXISTS command to check for updates.


Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
vmail-0.9.9 TODO
vmail-0.9.8 TODO
vmail-0.9.7 TODO
vmail-0.9.6 TODO
vmail-0.9.5 TODO
vmail-0.9.4 TODO
vmail-0.9.3 TODO
vmail-0.9.2 TODO
vmail-0.9.1 TODO
vmail-0.9.0 TODO
vmail-0.8.9 TODO
vmail-0.8.8 TODO
vmail-0.8.7 TODO
vmail-0.8.6 TODO
vmail-0.8.5 TODO
vmail-0.8.4 TODO
vmail-0.8.3 TODO
vmail-0.8.2 TODO
vmail-0.8.1 TODO