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

Reply via email to