Hi, still fixing some inline GPG problems ;-). This one is a little subtle: If the message arrives in a different encoding than UTF-8 (shame on the sender), the verification will fail because sup modifies the message by converting it to UTF-8. The attached patch fixes this. Best regards, Michael