maildev@lists.thunderbird.net

Thunderbird email developers

View all threads

Thunderbird APIs related to access manually added headers

KM
Khushil Mistry
Thu, May 17, 2018 4:15 PM

Hello all,

I am currently working on Enigmail as a part of Google Summer of Code. I
need to access message header as Enigmail inserts few headers manually. I
have tried to do so with nsiMsgHdr interface from the message, but did not
find anything.

Any suggestions on this ?

Regards,
Khushil Mistry.

Hello all, I am currently working on Enigmail as a part of Google Summer of Code. I need to access message header as Enigmail inserts few headers manually. I have tried to do so with nsiMsgHdr interface from the message, but did not find anything. Any suggestions on this ? Regards, Khushil Mistry. ‌
JB
John Bieling
Thu, May 17, 2018 5:39 PM

Maybe this helps?

https://github.com/thundernest/quicktext/blob/pro/components/wzQuicktextVar.js#L980-L998

John

Am 17.05.2018 um 18:15 schrieb Khushil Mistry:

Hello all,

I am currently working on Enigmail as a part of Google Summer of Code.
I need to access message header as Enigmail inserts few headers
manually. I have tried to do so with nsiMsgHdr interface from the
message, but did not find anything.

Any suggestions on this ?

Regards,
Khushil Mistry.


Maildev mailing list
Maildev@lists.thunderbird.net
http://lists.thunderbird.net/mailman/listinfo/maildev_lists.thunderbird.net

Maybe this helps? https://github.com/thundernest/quicktext/blob/pro/components/wzQuicktextVar.js#L980-L998 John Am 17.05.2018 um 18:15 schrieb Khushil Mistry: > Hello all, > > I am currently working on Enigmail as a part of Google Summer of Code. > I need to access message header as Enigmail inserts few headers > manually. I have tried to do so with nsiMsgHdr interface from the > message, but did not find anything. > > Any suggestions on this ? > > Regards, > Khushil Mistry. > > > ‌ > > > _______________________________________________ > Maildev mailing list > Maildev@lists.thunderbird.net > http://lists.thunderbird.net/mailman/listinfo/maildev_lists.thunderbird.net