send: Check the draft folder only if we send msgs, not when sneding files.
authormarkus schnalke <meillo@marmaro.de>
Fri, 26 Sep 2014 13:38:18 +0000 (15:38 +0200)
committermarkus schnalke <meillo@marmaro.de>
Fri, 26 Sep 2014 13:38:18 +0000 (15:38 +0200)
commit5b093c3d779ddbbd09a233c8cf7a20c0d0d15d1c
tree72199999196aa734b61ad029e4bc65a34fb97a91
parent5babc068babfeb0c02075f550c9c3b156f44ed15
send: Check the draft folder only if we send msgs, not when sneding files.
Send can send files (specified by Unix path names) or messages (specified
by MH message names/sequences. (NB: It cannot send msgs from other folders
yet.) In case we've only specified files (this is done by whatnow, for
instance) we don't need to care if there is a draft folder and if it
contains any msgs.
This commit probably fixes a problem discovered by <philipp@bureaucracy.de>.
uip/send.c