• Polling in server mode

    From Sean Rima@2:222/2 to All on Fri Mar 25 19:43:28 2022
    How do I force binkd to poll when acting as a server only

    --- BBBS/Li6 v4.10 Toy-6
    * Origin: BCG-Box 4 (2:222/2)
  • From Alan Ianson@1:153/757 to Sean Rima on Fri Mar 25 20:50:22 2022
    How do I force binkd to poll when acting as a server only

    I touch the flow file from cron when I want to poll nodes on a schedule.

    You can also run ./binkd -Pp 1:234/567 binkd.conf. That will run binkd and create a flow file for the poll, poll that node and perhaps other nodes that have mail waiting and then quit.

    --- BBBS/Li6 v4.10 Toy-6
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Stas Mishchenkov@2:460/5858 to Alan Ianson on Sat Mar 26 11:27:26 2022
    Hi, Alan!

    25 мар 22 20:50, Alan Ianson -> Sean Rima:

    How do I force binkd to poll when acting as a server only

    I touch the flow file from cron when I want to poll nodes on a schedule.

    https://brorabbit.g0x.ru/files/perl/poll.pl
    You can also use this to reduce crontab entries. This is intended to create a poll for several addresses at once.

    Have nice nights.
    Stas Mishchenkov.

    --- Хороший собеседник не только внимательно слушает, но и вовремя наливает.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Sean Rima@2:263/1 to Alan Ianson on Sat Mar 26 11:56:18 2022

    Hello Alan!

    25 Mar 22 20:50, you wrote to me:

    How do I force binkd to poll when acting as a server only

    I touch the flow file from cron when I want to poll nodes on a
    schedule.

    You can also run ./binkd -Pp 1:234/567 binkd.conf. That will run binkd
    and create a flow file for the poll, poll that node and perhaps other nodes that have mail waiting and then quit.

    Thanks, I was thinking I was missing something

    Sean


    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: TCOB1 - Sadly Mail only for the moment (2:263/1)
  • From Sean Rima@2:263/1 to Stas Mishchenkov on Sat Mar 26 11:56:39 2022

    Hello Stas!

    26 Mar 22 11:27, you wrote to Alan Ianson:

    Hi, Alan!

    25 мар 22 20:50, Alan Ianson -> Sean Rima:

    How do I force binkd to poll when acting as a server only

    I touch the flow file from cron when I want to poll nodes on a
    schedule.

    https://brorabbit.g0x.ru/files/perl/poll.pl
    You can also use this to reduce crontab entries. This is intended to create a poll for several addresses at once.

    Grabbed that :)

    Sean


    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: TCOB1 - Sadly Mail only for the moment (2:263/1)
  • From Angel Ripoll@2:341/66 to Stas Mishchenkov on Sat Mar 26 14:12:34 2022
    Hola Stas!

    26 Mar 22 11:27, Stas Mishchenkov dijo a Alan Ianson:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    Thanks Stas

    Un saludo,
    Angel Ripoll
    aripoll @ zruspas.org

    --- GoldED+/LNX 1.1.5-b20180707 + HPT 1.9 + Binkd 1.1 en Debian
    * Origin: Synchronet - bbs.zruspas.org - Zruspa's BBS - (2:341/66)
  • From Stas Mishchenkov@2:460/5858 to Sean Rima on Sat Mar 26 17:32:48 2022
    *** Ответ на сообщение из _Carbon.Mail (Carbon.Mail).

    Hi, Sean!

    26 мар 22 11:56, Sean Rima -> Stas Mishchenkov:

    https://brorabbit.g0x.ru/files/perl/poll.pl
    You can also use this to reduce crontab entries. This is intended to
    create a poll for several addresses at once.

    Grabbed that :)


    === Import Windows Clipboard Start ===

    [fido@brorabbit ip]$ cat ~/etc/poll.conf
    # Example of config file for poll.pl
    #
    # Default Zone is Your zone number
    DefaultZone 2

    # path to outbound
    outbaund /home/fido/outbound/fidonet

    # file name with path
    logfile /home/fido/logs/poll.log

    # address to generate a poll. may be a few.
    #node 2:5020/545.0
    #node 4:4/0
    === Import Windows Clipboard End ===

    Have nice nights.
    Stas Mishchenkov.

    --- Мужики, они как куры - двадцать метров от дома и уже ничьи.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Stas Mishchenkov@2:460/5858 to Angel Ripoll on Sat Mar 26 17:37:16 2022
    *** Ответ на сообщение из _Carbon.Mail (Carbon.Mail).

    Hi, Angel!

    26 мар 22 14:12, Angel Ripoll -> Stas Mishchenkov:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    Thanks Stas

    Unfortunately, I forgot to put an example config. See my previous post.

    Have nice nights.
    Stas Mishchenkov.

    --- Женщины ревнуют, потому что знают, на что способны женщины.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Andrew Leary@1:320/219 to Stas Mishchenkov on Sun Mar 27 06:35:15 2022
    Hello Stas!

    26 Mar 22 17:37, you wrote to Angel Ripoll:

    Unfortunately, I forgot to put an example config. See my previous
    post.

    Once I corrected the typo in your example, it works fine for FidoNet. With a little setup of extra .conf files, it should work fine for othernets as well.

    Thanks for making this available; it'll come in handy.

    Andrew

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Phoenix BBS * phoenix.bnbbbs.net (1:320/219)
  • From Stas Mishchenkov@2:460/5858 to Andrew Leary on Mon Mar 28 09:43:44 2022
    Hi, Andrew!

    27 мар 22 06:35, Andrew Leary -> Stas Mishchenkov:

    Unfortunately, I forgot to put an example config. See my previous
    post.

    Once I corrected the typo in your example, it works fine for FidoNet.

    Thanks. I can't find such a typo myself. Fixed.

    With a little setup of extra .conf files, it should work fine for othernets as well.

    Thanks for making this available; it'll come in handy.

    There are a few other useful things in there. ;)

    For example:

    [fido@brorabbit fileecho]$ bls.pl
    Creates stat files from the binkd.log file.
    Usage: bls.pl [options] binkd_config_file_name
    ~~~~~~
    Binkd config MUST be defined!
    Options:
    --out-dir[|-o] - directory name where create stat files. Optional.
    Default is current dir.
    --day[|-d] - date to create stat for. Format dd.mm, dd-mm or dd/mm.
    Default is from the start of log file till the end.
    --update[|-u] - Automatic update. Optional. By default, it
    checks for a new version and downloads the
    update to a new file.

    maintmsg.pl
    Perl script for OPUS MSG base service.
    This program is designed to service the OPUS MSG base. Sorting by date, renumbering, linking, deleting or moving old messages. Lastreads of all users will be preserved.

    uudecode.pl
    It is for simple decoding of any UU and BASE64 encoded files.
    The source file can be not only plain text, but also contain binary data. For example, it could be a message base file. All files encoded in it will be found and decoded. It is possible to set the name of the log file and then a report on decoded files will be generated. Since the program is focused on using primarily for Fido, that is, the ability to set the name of the echo conference. It will be reflected in the log file and the decoded files will be placed in a separate directory with this name. In addition, this program can independently check and download its own updates, but not apply them, leaving the decision to update to the system operator.

    pingpong.pm
    This program is Ping robot designed accordingly FTS-5001.006 This is an extended implementation that allows the Ping response to be redirected through any password protcted link.

    Have nice nights.
    Stas Mishchenkov.

    --- Доктор плохого не посоветует, но и хорошего не разрешит.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)