Quote Originally Posted by wysota View Post
I suggest you try to base64 encode a plain text file using Qt methods and send it over smtp to see if it is decoded correctly by your mail client. Then you can focus on encrypting the content.
Yes, I have tried it and it works fine for plain text. The only problem is with encrypted file.