• Also, is there a stats program/script

    From Sean Rima@2:263/1 to All on Sun Nov 23 22:21:32 2025

    Hello everybody!

    I run crashmail as a point to just generate stats for a couple of nets. Is there anything I can use for fmail instead so I get rid of the crashmail setup

    Sean


    ... TCOB1: binkd only binkd.rima.ie
    --- FMail-lnx 2.3.1.0
    * Origin: TCOB1 A Mail Only System (2:263/1)
  • From Wilfred van Velzen@2:280/464 to Sean Rima on Mon Nov 24 13:44:26 2025
    Hi Sean,

    On 2025-11-23 22:21:32, you wrote to All:

    I run crashmail as a point to just generate stats for a couple of
    nets. Is there anything I can use for fmail instead so I get rid of
    the crashmail setup

    There must have been some from the previous century, I remember seeing 1 or 2 in online fidonet archives. But I don't remember the specifics anymore.

    A quick search on my system resulted in fmtsum, a Win32 program that lists last scanned and tossed dates for each echomail area. C source included:

    https://www.vlzn.nl/fmail/files/div/FMTSum-1.2.zip

    And in the latest beta of FMail the json_toss.log function was added, which was specifically designed to produce a machine readable log. And I made a python script that analyses that log and print some stats. But that was just a crude technology demonstrator, as a starting point for more fancy functionality.

    https://sourceforge.net/p/fmail/code/ci/json_toss_log/tree/ https://sourceforge.net/p/fmail/code/ci/json_toss_log/tree/tools/fmstats/


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Sean Rima@2:263/1 to Wilfred van Velzen on Mon Nov 24 16:49:10 2025

    Hello Wilfred!

    24 Nov 25 13:44, you wrote to me:

    Hi Sean,

    On 2025-11-23 22:21:32, you wrote to All:

    I run crashmail as a point to just generate stats for a couple of
    nets. Is there anything I can use for fmail instead so I get rid
    of the crashmail setup

    There must have been some from the previous century, I remember seeing
    1 or 2 in online fidonet archives. But I don't remember the specifics anymore.

    A quick search on my system resulted in fmtsum, a Win32 program that
    lists last scanned and tossed dates for each echomail area. C source included:

    https://www.vlzn.nl/fmail/files/div/FMTSum-1.2.zip

    ok, downloaded that and will have a look

    And in the latest beta of FMail the json_toss.log function was added, which was specifically designed to produce a machine readable log. And
    I made a python script that analyses that log and print some stats.
    But that was just a crude technology demonstrator, as a starting point
    for more fancy functionality.

    https://sourceforge.net/p/fmail/code/ci/json_toss_log/tree/ https://sourceforge.net/p/fmail/code/ci/json_toss_log/tree/tools/fmsta
    ts/

    Guess who never looked in the source folder ;)

    Sean


    ... TCOB1: binkd only binkd.rima.ie
    --- FMail-lnx 2.3.1.0
    * Origin: <-TCOB1 - Mail Only soon> (2:263/1)
  • From Sean Rima@2:263/1 to Wilfred van Velzen on Mon Nov 24 17:02:04 2025

    Hello Wilfred!

    24 Nov 25 13:44, you wrote to me:

    Hi Sean,

    A quick search on my system resulted in fmtsum, a Win32 program that
    lists last scanned and tossed dates for each echomail area. C source included:

    https://www.vlzn.nl/fmail/files/div/FMTSum-1.2.zip


    fmtsum version 1.2 by Michiel van der Vlist (2:280/5555)

    Summary of last scanned and last tossed dates for Fmail

    Created at: Monday 24 November 2025

    Group Echomail area Last tossed / Last scanned

    A ALL-POLITICS n/a n/a
    A ALLFIX_FILE 2025 Nov 24 14:16 2025 Nov 24 00:00
    A AMATEUR_RADIO 2025 Nov 24 06:10 n/a
    A AMIGA n/a n/a
    A APPLE 2025 Nov 23 03:00 2025 Nov 22 19:03
    A ARGUS n/a n/a
    A AVIATION 2025 Nov 24 11:35 n/a
    A BABYLON5 n/a n/a
    A BBBS.ENGLISH n/a n/a
    A BBS_ADS 2025 Nov 24 04:21 n/a
    A BBS_CARNIVAL n/a n/a
    A BBS_PROMOTION n/a n/a
    A BINKD 2025 Nov 22 17:30 2025 Nov 22 18:10

    And it is linux'ed :) It is not quite what I was after but it gives me the starting path of what I need :)

    Sean


    ... TCOB1: binkd only binkd.rima.ie
    --- FMail-lnx 2.3.1.0
    * Origin: TCOB1 A Mail Only System (2:263/1)
  • From Wilfred van Velzen@2:280/464 to Sean Rima on Mon Nov 24 18:49:20 2025
    Hi Sean,

    On 2025-11-24 17:02:04, you wrote to me:

    A quick search on my system resulted in fmtsum, a Win32 program that
    lists last scanned and tossed dates for each echomail area. C source
    included:

    https://www.vlzn.nl/fmail/files/div/FMTSum-1.2.zip


    fmtsum version 1.2 by Michiel van der Vlist (2:280/5555)

    Summary of last scanned and last tossed dates for Fmail

    Created at: Monday 24 November 2025

    Group Echomail area Last tossed / Last scanned

    A ALL-POLITICS n/a n/a
    A ALLFIX_FILE 2025 Nov 24 14:16 2025 Nov 24 00:00
    A AMATEUR_RADIO 2025 Nov 24 06:10 n/a
    A AMIGA n/a n/a
    A APPLE 2025 Nov 23 03:00 2025 Nov 22 19:03
    A ARGUS n/a n/a
    A AVIATION 2025 Nov 24 11:35 n/a
    A BABYLON5 n/a n/a
    A BBBS.ENGLISH n/a n/a
    A BBS_ADS 2025 Nov 24 04:21 n/a
    A BBS_CARNIVAL n/a n/a
    A BBS_PROMOTION n/a n/a
    A BINKD 2025 Nov 22 17:30 2025 Nov 22 18:10

    And it is linux'ed :) It is not quite what I was after but it gives me the starting path of what I need :)

    Great! ;-)


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Sean Rima@2:263/1 to Wilfred van Velzen on Mon Nov 24 18:22:02 2025

    Hello Wilfred!

    24 Nov 25 18:49, you wrote to me:

    Group Echomail area Last tossed /
    Last scanned

    A ALL-POLITICS n/a n/a
    A ALLFIX_FILE 2025 Nov 24 14:16 2025
    Nov 24 00:00 A AMATEUR_RADIO 2025 Nov 24
    06:10 n/a A AMIGA n/a
    n/a A APPLE 2025 Nov 23 03:00
    2025 Nov 22 19:03 A ARGUS n/a
    n/a A AVIATION 2025 Nov 24 11:35
    n/a A BABYLON5 n/a
    n/a A BBBS.ENGLISH n/a
    n/a A BBS_ADS 2025 Nov 24 04:21
    n/a A BBS_CARNIVAL n/a
    n/a A BBS_PROMOTION n/a
    n/a A BINKD 2025 Nov 22 17:30
    2025 Nov 22 18:10

    And it is linux'ed :) It is not quite what I was after but it
    gives me the starting path of what I need :)

    Great! ;-)

    It is still a useful app, I will send you the changed c file in the next day or two
    Sean


    ... TCOB1: binkd only binkd.rima.ie
    --- FMail-lnx 2.3.1.0
    * Origin: TCOB1 A Mail Only System (2:263/1)