Hi everyone! Does anyone know how gd converts body from message to readable text?
Both body and subject is 'test', both body and subject are utf8 in database, but subject easily decodes as it is base64
How can i decode message body? I tried checking getMessages.js but i didnt understand anything
Hi everyone! Does anyone know how gd converts body from message to readable text?
Both body and subject is 'test', both body and subject are utf8 in database, but subject easily decodes as it is base64 How can i decode message body? I tried checking getMessages.js but i didnt understand anything