Empty mail is send if PIZZAINC is set incorrectly
DESCRIPTION
If one sets the variable PIZZAINC incorrectly, pizza sends an empty mail instead of throwing an error and exiting.
pizza should check whether the message-content-file exists.
REPRODUCE
install pizza to $FOO. then run
export $BAR; pizza -p -m your@mail.com
with $BAR != $FOO