On 03/20/2011 07:50 AM, Rostyslaw Lewyckyj wrote:
> Let me repeat an unanswered request
> ---------------------------------------------------
> 
> Will somebody please point me to documentation and explanation of the 
> following message header lines, which get inserted by SM and are stored
> at the top of each message in the message folders:

Can't point you to definative documentation, but perhaps this will help:

> X-Account-Key:

This identifies the mail account used. For example:
X-Account-Key: account1
means that the message was from my first mail account.
X-Account-Key: account2
means that it was from my second email account.
etc.

about:config
mail.account.account1 etc.
prefs.js
user_pref("mail.account.account1.identities", "id1");
etc.

http://kb.mozillazine.org/Filters_%28Thunderbird%29
[Account specific filters]

> X-UIDL:

http://it.toolbox.com/wiki/index.php/Unique_ID_Listing
https://datatracker.ietf.org/doc/rfc1939/?include_text=1

> X-Mozilla-Keys:

Not sure about this one:
http://kb.mozillazine.org/Tags
<quote>
POP

A X-Mozilla-Keys: header is added to the message to store any tags, if
the message was downloaded from a POP account. For example if a message
had a Forum and a FYI tag it would be stored as:

    X-Mozilla-Keys: forum fyi
</quote>

also:
http://kb.mozillazine.org/Filters_%28Thunderbird%29
[Filtering based on Tags]


> and if possible their contents and behaviour.

_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to