]> granicus.if.org Git - mutt/commit
When recalling a postponed message that does not have a x-mutt-fcc header
authorMichael Elkins <me@sigpipe.org>
Fri, 4 Oct 2013 18:22:15 +0000 (18:22 +0000)
committerMichael Elkins <me@sigpipe.org>
Fri, 4 Oct 2013 18:22:15 +0000 (18:22 +0000)
commit50312d223636e6d0e4b93259683e975654938e73
treedb79a71861df44a2fc14090202e95d21049d1afa
parentfa7134e8152a069268af4ffe84d540b844b0764e
When recalling a postponed message that does not have a x-mutt-fcc header
field, generate a default FCC just as we do for new messages.  If x-mutt-fcc is
present but empty, we assume that means the user does not want a copy.

closes #3653
mutt.h
postpone.c
send.c