gpg-mail-type: Assume text/plain for missing content-type.
* tools/gpg-mail-tube.c (mail_tube_encrypt): Rename var ct_text for clarity. Replace debug diagnostic by log_info. Assume text/plain for missing content-type.
Without this fix we would create message/rfc822 attachment instead of
a text/plain attachment with the encrypted body.