Rework and simplify how compose_queue() return values are handled
authorAndrej Kacian <ticho@claws-mail.org>
Tue, 10 Apr 2018 17:46:01 +0000 (19:46 +0200)
committerAndrej Kacian <ticho@claws-mail.org>
Fri, 13 Apr 2018 18:03:06 +0000 (20:03 +0200)
commite9f610a4f8d1c1ffdcadc14d9cb5373987ac28e4
tree570acf0b07d4b21b33cb1da86346b623a0cea120
parent33c094132790240a142967d603cfa9ea4ceddfd1
Rework and simplify how compose_queue() return values are handled

Also closes bug #3960 - Sends unencrypted emails when encryption fails
because we now return from compose_queue() with an error when
that happens, instead of ignoring it.
src/compose.c
src/compose.h
src/folder.c