Re: Mail threading question...

2009-12-08 Thread Martin Freitag

Hartmut Figge schrieb:


pref(mail.correct_threading,  true);  // if true, makes sure 
threading works correctly always (see bug 181446)
---


Hahaha, that prefname sounds so great! xD
Whenever I have a problem with a webpage, I should invent 
pref(browser.correct_display, true) *nmuhahaha*


Martin
--
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - http://www.asciiribbon.org/index-de.html
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Mail threading question...

2009-12-07 Thread chicagofan
I've noticed this for years, but now that everything else is working so 
good [for me], I'm wondering if anyone here knows why *AOL* mail will 
not thread like other mail?  I have 2 friends that I can't get off of 
AOL, and I'm just wondering if there is anything I can do to get their 
mail to sort by subject?


TIA for any information.
bj
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Mail threading question...

2009-12-07 Thread Hartmut Figge
chicagofan:

I've noticed this for years, but now that everything else is working so 
good [for me], I'm wondering if anyone here knows why *AOL* mail will 
not thread like other mail?  I have 2 friends that I can't get off of 
AOL, and I'm just wondering if there is anything I can do to get their 
mail to sort by subject?

As always for such questions one should look into the mailnews.js.

- mailnew.js -
pref(mail.thread_without_re,  false); // if false, only thread by 
subject if Re:
pref(mail.strict_threading,   true);  // if true, don't thread by 
subject at all
pref(mail.correct_threading,  true);  // if true, makes sure 
threading works correctly always (see bug 181446)
---

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