by tehhz » 8th Jun 2012 14:05
Hi Patrick,
Currently, when handling the change of content-type to "multipart/encrypted", can I exclude IPC and Javascript XPCOM sources in Enigmail and possibly other files, since my customized extension will handle encryption and decryption of emails without the need of external applications?
I have excluded most of the IPC references (except the inclusion of IPC.h and IPCProcess.h), but the conversion of content-type to "multipart-encrypted" fails. So far, I have tried to adapt nsEnigCompose.cpp codes into my customized binary extension and did not use any codes found in Enigmail JavaScript XPCOM files.
The customized extension is now able to build successfully.
Appreciate if you can kindly reply to my message as soon as possible. Thank you.
Regards,
Brian Teh, Singapore