[announce] Bower 0.4
Peter Wang
novalazy at gmail.com
Mon Aug 13 02:10:42 PDT 2012
On Sun, 12 Aug 2012 17:53:43 +0200, David Froger <david.froger at gmail.com> wrote:
> > > 4. postponed message doesn't work for me. When I postpone a message, it says
> > > 'message postponed', but when pressing R from Index view, it says 'No postponed
> > > message'. Maybe I need to create a directory to store postponed messages?
> >
> > The postponed message should be in Maildir/Drafts. Can you see it with
> > `notmuch search tag:draft'?
> No, `notmuch search tag:draft` returns 0.
This is the command to save drafts:
notmuch-deliver Drafts --tag=draft \
--remove-tag=inbox --remove-tag=unread < message_file
Does it work if you run it manually? Just make a dummy message_file
with Date:, From:, To:, Subject: headers and a body.
Peter
More information about the notmuch
mailing list