Raise MAX_CONTENT_TYPE_BYTES to 60
This branch raises MAX_CONTENT_TYPE_BYTES to 60 in case we ever want to send attachments with lon mime-types.
The content type length isn't checked on the sender side, so this should be a backward-compatible change.