On Fri, 17 Jan 2014 19:33:04 -0700, Jim wrote: > I noticed that all the headers for my email that I send out contain: > > X-Mozilla-Status: 0001 > X-Mozilla-Status2: 00800000 > > What does that mean?
They include information such as * Whether the message is marked read, * Whether the message is queued for upload, * Whether the message is starred, * Whether the message has been replied to, * ...etc. If you understand hexadecimal numbers, see http://www.eyrich-net.org/mozilla/X-Mozilla-Status.html The right-hand side of X-Mozilla-Status and X-Mozilla-Status2 is the sum (in hexadecimal arithmetic) of the "Value" column from those rows which apply to the message. -- Kind regards Ralph _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

