FIX MBOX append (since ever (nail 11.16, 2004-11-18])!)..
commit5c458ccdd3a37b222de4b9e4505e4c6b0e1be3e8
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 7 Jul 2016 10:35:20 +0000 (7 12:35 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 7 Jul 2016 10:46:34 +0000 (7 12:46 +0200)
tree5fc3ca535fa0cda6ef1b80dda4cc3dcddea7e2fb
parente5591f29a4630fda92e77e457c1a2434cfacb771
FIX MBOX append (since ever (nail 11.16, 2004-11-18])!)..

Due to a false function return check appending a message to an
invalid (non-empty) MBOX, where the last message isn't terminated
with a completely empty line, would join the new message onto the
last message.
cmd2.c
fio.c
maildir.c