• nntp duplciate message

    From Fernando Toledo@VERT to GitLab issue in main/sbbs on Thu Feb 3 19:44:12 2022
    open https://gitlab.synchro.net/main/sbbs/-/issues/334

    I found a strange behavior. I get duplicate message when post from nntp at one area (FXSNet.FSX_ESP)

    it's come with username at firts message and real name on second message.


    ```
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP [FSXNet.FSX_ESP] cmd: POST Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Date: Fri, 4 Feb 2022 00:32:53 -0300
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP MIME-Version: 1.0
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Firefox/91.0 Thunderbird/91.5.1
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Subject: Re: test dupe 2
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Content-Language: es-AR
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Newsgroups: FSXNet.FSX_ESP Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP References: <61FC9CD4.148.fsx_fsx_esp@bbs.docksud.com.ar>
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP From: Ragnarok <ragnarok@docksud.com.ar>
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Organization: Dock Sud BBS Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP In-Reply-To: <61FC9CD4.148.fsx_fsx_esp@bbs.docksud.com.ar>
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Content-Type: text/plain; charset=UTF-8; format=flowed
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Content-Transfer-Encoding: 8bit
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP End of message text (211 chars)
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Ragnarok posted a message (211 chars, 13 lines) on FSXNet.FSX_ESP
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Ragnarok posted a message (211 chars, 13 lines) on FSXNet.FSX_ESP
    Feb 4 00:32:56 scarlet synchronet: srvc 6619 NNTP [FSXNet.FSX_ESP] cmd: GROUP FSXNet.FSX_ESP
    Feb 4 00:32:56 scarlet synchronet: srvc 6619 NNTP [FSXNet.FSX_ESP] cmd: XOVER 149-150
    ```

    ![image](https://gitlab.synchro.net/main/sbbs/uploads/85844325654ef6f212d753894769eeda/image.png)

    i cannot reproduce with another area =(

    i dont see any differences with anothers from same group:

    ![image](https://gitlab.synchro.net/main/sbbs/uploads/ac0e88ced37180a776c7cc0338c1d5b4/image.png)

    ![image](https://gitlab.synchro.net/main/sbbs/uploads/c0c438495f3f7bad5947b9c1c34227ea/image.png)

    ![image](https://gitlab.synchro.net/main/sbbs/uploads/1f751e84fad9f2acbed7a5b2499a20d2/image.png)

    ![image](https://gitlab.synchro.net/main/sbbs/uploads/c877f7d66152cc6c206ea9e5117a3a95/image.png)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Thu Feb 3 19:54:07 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/334#note_2250

    When nntpservice.js terminates (the client has disconnect), it logs how many messages were posted. Is it saying that "1 messages posted" or "2 messages posted" when you perform this test?

    Are there 2 identical messages actually in the same message base as a result of this test?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Fernando Toledo@VERT to GitLab note in main/sbbs on Thu Feb 3 20:03:02 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/334#note_2251

    2 message posted, only the From header is changed:

    ```
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP End of message text (211 chars)
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Ragnarok posted a message (211 chars, 13 lines) on FSXNet.FSX_ESP
    Feb 4 00:32:53 scarlet synchronet: srvc 6619 NNTP Ragnarok posted a message (211 chars, 13 lines) on FSXNet.FSX_ESP
    Feb 4 00:32:56 scarlet synchronet: srvc 6619 NNTP [FSXNet.FSX_ESP] cmd: GROUP FSXNet.FSX_ESP
    Feb 4 00:32:56 scarlet synchronet: srvc 6619 NNTP [FSXNet.FSX_ESP] cmd: XOVER 149-150
    Feb 4 00:37:33 scarlet synchronet: srvc 6619 NNTP !client disconnected
    Feb 4 00:37:33 scarlet synchronet: srvc 6619 NNTP 6 messages read
    Feb 4 00:37:33 scarlet synchronet: srvc 6619 NNTP 2 messages posted
    Feb 4 00:37:33 scarlet synchronet: srvc 6619 NNTP Logging out Ragnarok
    Feb 4 00:37:33 scarlet synchronet: srvc 6619 NNTP service thread terminated (1 clients remain, 7 total, 174 served)
    ```


    ```
    From: "Ragnarok" <ragnarok@bbs.docksud.com.ar>
    To: FSXNet.FSX_ESP
    Subject: test dupe 3
    Message-ID: <61FC9FAB.151.fsx_fsx_esp@bbs.docksud.com.ar>
    Date: Fri, 4 Feb 2022 00:38:19 -0300
    X-Comment-To: FSXNet.FSX_ESP
    Path: bbs.docksud.com.ar!not-for-mail
    Organization: Dock Sud BBS
    Newsgroups: FSXNet.FSX_ESP
    X-FTN-PID: Synchronet 3.19c-Linux master/86e39e82e Jan 27 2022 GCC 6.3.0 X-FTN-MSGID: 151.fsx_fsx_esp@21:2/151 2661d642
    MIME-Version: 1.0
    User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101Firefox/91.0 Thunderbird/91.5.1
    Content-Language: es-AR
    Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit

    test dupe 3
    ```


    ```
    From: "Fernando Toledo" <fernando.toledo@bbs.docksud.com.ar>
    To: FSXNet.FSX_ESP
    Subject: test dupe 3
    Message-ID: <61FC9FAB.152.fsx_fsx_esp@bbs.docksud.com.ar>
    Date: Fri, 4 Feb 2022 00:38:19 -0300
    X-Comment-To: FSXNet.FSX_ESP
    Path: bbs.docksud.com.ar!not-for-mail
    Organization: Dock Sud BBS
    Newsgroups: FSXNet.FSX_ESP
    X-FTN-PID: Synchronet 3.19c-Linux master/86e39e82e Jan 27 2022 GCC 6.3.0 X-FTN-MSGID: 152.fsx_fsx_esp@21:2/151 2661d643
    MIME-Version: 1.0
    User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101Firefox/91.0 Thunderbird/91.5.1
    Content-Language: es-AR
    Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit

    test dupe 3

    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net