Right now it looks like debug info when a message is composed.
Just notify the user that the message has been send, or that an error occurred
$ ./release/bm-client compose --from 'joshua!' --to 'hello!' --subject "My first bitmaelum mail" -m "Hello world"
____ _ _ __ __ _
| _ \(_) | | \/ | | |
| |_) |_| |_| \ / | __ _ ___| |_ _ _ __ ___
| _ <| | __| |\/| |/ _` |/ _ \ | | | | '_ ` _ \
| |_) | | |_| | | | (_| | __/ | |_| | | | | | |
|____/|_|\__|_| |_|\__,_|\___|_|\__,_|_| |_| |_|
P r i v a c y i s y o u r s a g a i n
Please enter your vault password:
Composing message:
From: Joshua Thijssen (joshua!)
To: hello!
Subject: My first bitmaelum mail
Block #0 default,Hello world
$
Right now it looks like debug info when a message is composed.
Just notify the user that the message has been send, or that an error occurred