]> git.notmuchmail.org Git - sup/commit
SentManager adds just-sent messages to the index in the standard way
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 24 Feb 2008 22:33:09 +0000 (14:33 -0800)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 24 Feb 2008 22:33:09 +0000 (14:33 -0800)
commit3682e1c8c3fa77ef2a0de02d75b1b520510ee279
tree227e74db3d04096b515cff7f238c30ec2ebfb1be
parentb5c1bcbd4c25618574f94e683773647906f023e0
SentManager adds just-sent messages to the index in the standard way

I.e., using PollManager#add_message_from_source, rather than doing it by
hand. (Symptom: the before-add-message hook wasn't being called for
sent messages.)
lib/sup/sent.rb