• Re: annoying [Download Headers] dialogue Box

    From HenHanna@21:1/5 to All on Fri Apr 5 11:19:23 2024
    XPost: alt.comp.software.thunderbird, news.software.readers


    i thought i changed the setting so i won't be annoyed by
    the
              [Download Headers]  dialogue Box   !

    Sometimes, i get interrupted several times , 1 second apart.

    _____________________

    in the last week or so... i've been noticing that

    in Sci.Lang, AUE (alt.usage.english), Rec.Puzzles , etc....

    new posts that i can read on NovaBBS are not appearing in TB.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From HenHanna@21:1/5 to HenHanna on Wed Apr 17 21:22:25 2024
    XPost: alt.comp.software.thunderbird, news.software.readers

    On 4/5/2024 11:19 AM, HenHanna wrote:


    i thought i changed the setting so i won't be annoyed by
         the
               [Download Headers]  dialogue Box   !

           Sometimes, i get interrupted several times ,  1 second apart.

    _____________________

    in the last week or so...  i've been noticing that

    in Sci.Lang,  AUE (alt.usage.english),  Rec.Puzzles ,   etc....

    new posts that i can read on NovaBBS are not appearing in TB.



    how can i tell TB to just download the headers silently?

    (Don't ask me again!)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From HenHanna@21:1/5 to HenHanna on Tue Apr 30 00:34:40 2024
    XPost: alt.comp.software.thunderbird, news.software.readers

    On 4/17/2024 9:22 PM, HenHanna wrote:
    On 4/5/2024 11:19 AM, HenHanna wrote:


    i thought i changed the setting so i won't be annoyed by
         the
               [Download Headers]  dialogue Box   !

            Sometimes, i get interrupted several times ,  1 second apart.

    _____________________

    in the last week or so...  i've been noticing that

    in Sci.Lang,  AUE (alt.usage.english),  Rec.Puzzles ,   etc....

    new posts that i can read on NovaBBS are not appearing in TB.



    how can i tell TB to just download the headers  silently?

                                    (Don't ask me again!)






    this [Download Headers?] dialogue box problem is persisting!!!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From HenHanna@21:1/5 to All on Fri May 3 11:14:41 2024
    XPost: alt.comp.software.thunderbird, news.software.readers

    i thought i changed the setting so i won't be annoyed by
         the  [Download Headers???]  dialogue Box   !

           Sometimes, i get interrupted several times ,  1 second apart.
    ---------- Often in pairs



    How can i tell TB to just download _ALL_ the headers  silently?

                                    (Don't ask me again!)

    in the Dialogue Box, the default selection
    is [Download 0 headers].

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From HenHanna@21:1/5 to News on Fri May 3 18:58:56 2024
    XPost: alt.comp.software.thunderbird, news.software.readers

    On 5/3/2024 1:11 PM, News wrote:
    In article <v139ii$m015$2@dont-email.me>,
    HenHanna <HenHanna@devnull.tb> wrote:

    i thought i changed the setting so i won't be annoyed by
    the [Download Headers???] dialogue Box !

    Sometimes, i get interrupted several times , 1 second apart.
    ---------- Often in pairs



    How can i tell TB to just download _ALL_ the headers silently?

    (Don't ask me again!)

    in the Dialogue Box, the default selection
    is [Download 0 headers].


    It might help if you used the Shift key occasionally on the personal
    pronoun. ;-)

    D.


    OK, I'll do it... Will it solve the problem I'm having?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to All on Sat May 4 21:33:07 2024
    XPost: alt.comp.software.thunderbird, news.software.readers

    SGVuSGFubmEgd3JvdGU6DQoNCj4gSG93IGNhbiBpIHRlbGwgVEIgdG8ganVzdCBkb3dubG9h ZCBBTEzCoMKgIHRoZSBoZWFkZXJzwqAgc2lsZW50bHk/DQo+ICDCoCDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCAoRG9u J3QgYXNrIG1lIGFnYWluISkNCg0KU2V0IHRoZSBudW1iZXIgb2YgaGVhZGVycyB0byBmZXRj aCB0byBhIHJlYWxseSBiaWcgbnVtYmVyLg0K

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Andy Burns on Sat May 4 23:03:59 2024
    XPost: alt.comp.software.thunderbird, news.software.readers

    On 5/4/2024 4:33 PM, Andy Burns wrote:
    HenHanna wrote:

    How can i tell TB to just download ALL   the headers  silently?
                                       (Don't ask me again!)

    Set the number of headers to fetch to a really big number.

    In the Thunderbird prefs.js , you can see some lines like this, if needing inspiration.
    Each server can have a different "suggested size" entered. One way or another, you make these numbers larger, if wanting everything.

    user_pref("mail.server.server2.max_articles", 2000); user_pref("mail.server.server3.max_articles", 100); <=== mixmin user_pref("mail.server.server4.max_articles", 5000); user_pref("mail.server.server6.max_articles", 2000);

    The headers are downloaded via XOVER, and the rate can be around
    100 headers per second or so. It depends on how well maintained the
    server is, whether it can produce info that fast.

    Many other operations involving servers (like offline synchronization)
    are closer to 2 operations per second.

    Even if rec.arts.tv claims to have articles from 1-1000000,
    the server does not have that many, and your fetch of
    all headers, gives 980,000 to 1,000,000 or so. There are
    only 20,000 messages actually stored on the server, the
    others having scrolled off.

    Only a server like Giganews, would have all one million of
    the messages (ten plus years retention). It would take
    a long time, to download all the headers a big server
    has to offer. For the smaller servers, fetching all of them
    isn't quite so bad.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From HenHanna@21:1/5 to HenHanna on Tue May 21 11:15:56 2024
    XPost: alt.comp.software.thunderbird, news.software.readers

    On 5/3/2024 6:58 PM, HenHanna wrote:
    On 5/3/2024 1:11 PM, News wrote:
    In article <v139ii$m015$2@dont-email.me>,
        HenHanna <HenHanna@devnull.tb> wrote:

    i thought i changed the setting so i won't be annoyed by
           the  [Download Headers???]  dialogue Box   !

             Sometimes, i get interrupted several times ,  1 second apart.
                   ---------- Often in pairs



    How can i tell TB to just download   _ALL_   the headers  silently?

                                        (Don't ask me again!)

              in the Dialogue Box,  the default selection
                   is  [Download  0  headers].


    It might help if you used the Shift key occasionally on the personal
    pronoun.  ;-)

    D.


    OK, I'll do it...  Will it solve the problem I'm having?


    The (main) annoying problem went away.....

    i think TB admin ppl changed some setting
    after they saw my complaints.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)