• Another BinkD Question

    From Al Kaiser@1:142/926 to All on Wed Jul 20 04:52:01 2016
    Can you call two different Nodes in in the same session or do you need to
    call the first sign of then call the second?

    If you have do it in two sessions, is there a way to do it with out chaging
    the BinkD.cfg file? In other word, call the first node, complete the buiness sign off then call the second node?

    Or do I just simply make two .cfg files?


    Al Kaiser n1api@cox.net <=-

    TTYL!

    Al Kaiser - Meriden, CT, 20-Jul-2016 at 4:52.
    Fido : 1:142/926 - Internet : n1api@cox.net

    .!. If a firefighter fights fire and a crime fighter fights crime, what
    .!. does a freedom fighter fight?
    --- Terminate 5.00/Pro
    * Origin: Life Sucks and then you die! (1:142/926)
  • From Paul Quinn@3:640/1384 to Al Kaiser on Wed Jul 20 16:48:20 2016
    Hi! Al,

    On 07/20/2016 04:52 AM, you wrote to All:

    Can you call two different Nodes in in the same session or do you need to call the first sign of then call the second?

    If you run binkD 24/7, it will decide for itself. Generate your polls as you normally would and binkD follows.

    See previous posts herewith WRT generating polls, or even Q32 in part #3 of the
    FAQ, if you need.

    Have fun with it.

    Cheers,
    Paul.

    --- Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
    * Origin: Quinn's Rock vBox - sunny side up on the bookcase (3:640/1384)
  • From mark lewis@1:3634/12.73 to Al Kaiser on Wed Jul 20 08:39:02 2016

    20 Jul 16 04:52, you wrote to All:

    Can you call two different Nodes in in the same session or do you need
    to call the first sign of then call the second?

    there's one session for each connection... there can be more than one session at a time...

    If you have do it in two sessions, is there a way to do it with out chaging the BinkD.cfg file? In other word, call the first node,
    complete the buiness sign off then call the second node?

    why would you be changing config files???

    Or do I just simply make two .cfg files?

    no... you could but why make it so overly complicated?? you should explain more
    about your situation and why you are asking these questions...

    )\/(ark

    Always Mount a Scratch Monkey

    ... Never let your tongue cut your own throat. -Chinese Proverb
    ---
    * Origin: (1:3634/12.73)
  • From Al Kaiser@1:142/926 to mark lewis on Wed Jul 20 21:35:52 2016
    mark lewis wrote to Al Kaiser Subject: Another BinkD Question

    Or do I just simply make two .cfg files?

    no... you could but why make it so overly complicated?? you
    should explain more about your situation and why you are asking
    these questions..

    I am polling one system for routed netmail and a area on his system.
    Then I am poling my regular feed for Echomail and netmail.

    So just wondering if



    # Link with System A
    Node X:xxx/xxx system.name [mypassword]

    # Link with System B
    Node Z:zzz/zzz system.name [mypassword]


    Works in one shot. IE calls system A, then shuts down and calls system B. Or am I confusing BinkD and just one or the other system gets called. Eventually everything will move to one feed, but for the time being possibly a month or so I need to do two polls each session.

    Eventually I may have to think how to send echomail to both systems but the RIGHT echo mail to each system. Eventually this should change to one system also. But one step at a time.

    Hey I'm not a progammer that's why I ask what seems to some as "dumb" questions!



    Al Kaiser n1api@cox.net <=-

    Works for me!

    Al Kaiser - Meriden, CT, 20-Jul-2016 at 21:36.
    Fido : 1:142/926 - Internet : n1api@cox.net

    .!. If the 7-11 is open 24 hours a day, 365 days a year, why does it have
    .!. locks on the door?
    --- Terminate 5.00/Pro
    * Origin: Terminate has most advertising origin lines ;-) (1:142/926)
  • From mark lewis@1:3634/12.73 to Al Kaiser on Wed Jul 20 22:47:36 2016

    20 Jul 16 21:35, you wrote to me:

    Or do I just simply make two .cfg files?

    no... you could but why make it so overly complicated?? you should
    explain more about your situation and why you are asking these
    questions..

    I am polling one system for routed netmail and a area on his system.
    Then I am poling my regular feed for Echomail and netmail.

    So just wondering if


    # Link with System A
    Node X:xxx/xxx system.name [mypassword]

    # Link with System B
    Node Z:zzz/zzz system.name [mypassword]


    Works in one shot.

    having them in your config makes them available...

    IE calls system A, then shuts down and calls system B. Or am I
    confusing BinkD and just one or the other system gets called.

    to poll any system with a BSO mailer, you generally only need to create a poll request for that system by the address you want to poll... there are several ways to do this, though... if you want to poll numerous systems when there's no
    waiting outbound mail for them, then you need to create a ?lo file for each of them when ever you want to poll them...

    Eventually everything will move to one feed, but for the time being possibly a month or so I need to do two polls each session.

    you can have both in the main config file or you can list them in include files... as long as binkd can find something about them, then you should be able to poll or otherwise contact them...

    an example of include files is this bit at the end of my binkd config on my main system

    ===== snip =====
    include binkd.txt
    include myconns.txt
    ===== snip =====

    binkd.txt is the distributed binkd version of the fidonet nodelist... you may have others with other names or in other directories from other networks...

    myconns.txt is the list of my connections with the necessary override data to override the defaults in the binkd.txt file... passwords and fileboxes as well as possible crash or direct or similar attributes are specified in this file...

    Eventually I may have to think how to send echomail to both systems
    but the RIGHT echo mail to each system.

    that's a function of your mail tosser... you'll have one system linked and not the other so any PKTs created from messages in that echo will only be packed for systems that you connect to directly for that echo...

    Eventually this should change to one system also. But one step at a
    time.

    in the long run, it doesn't matter as long as your connections stay alive and running a mailer with a mail tosser to process mail...

    Hey I'm not a progammer that's why I ask what seems to some as "dumb" questions!

    programming really doesn't come into play in this instance ;)

    )\/(ark

    Always Mount a Scratch Monkey

    ... One should never generalize.
    ---
    * Origin: (1:3634/12.73)