• Radius Does Not Send files until Netmail or Echomail posted

    From Jeff Earle@1:250/468 to All on Sun Apr 28 21:14:13 2013
    Hi all,
    I have Radius 4.010 runnimg on XP along with Synchronet 3.15b. One of my problems is that any files from my Interbbs doors are not sent to the hubs until 1. A netmail message is created to any system (no matter if its the doors hub or not) or 2 I create a manual Normal Poll.
    They are all listed in the Outbound Tab and sit until the 1st scheduled poll of that day (Midnight), it wont send them on the regular hourly polls after that. I did notice that all net messages for these files are #'d 2.msg, 3.msg, 4.msg, etc, which is strange as 1.msg is never there. That is until a netmail message is created from the BBS. It becomes 1.msg and then everything works as it should, polls all systems and delivers the files and messages.
    I can't figure this out, why message 1.msg is never created for the door files. Any help would be appreciated.
    Thanks
    Vorlonze
    Sysop - Mystic Realms
    mysticrealms.myddns.com
    --- SBBSecho 2.12-Win32
    * Origin: Mystic Realms - Angel Voices, Nature's Alchemy (1:250/468)
  • From Robert E Starr JR@1:340/400 to Jeff Earle on Sun Apr 28 19:43:00 2013
    In a reply from Jeff Earle on 21:14 about Radius Does Not Send file


    I have Radius 4.010 runnimg on XP along with Synchronet 3.15b. One of my problems is that any files from my Interbbs doors are not sent to the hubs until 1. A netmail message is created to any system (no matter if its the doors hub or not) or 2 I create a manual Normal Poll.
    They are all listed in the Outbound Tab and sit until the 1st scheduled poll of that day (Midnight), it wont send them on the regular hourly polls after that. I did notice that all net messages for these files are #'d 2.msg, 3.msg, 4.msg, etc, which is strange as 1.msg is never there. That is until a netmail message is created from the BBS. It becomes 1.msg and then everything works as it should, polls all systems and delivers the files and messages. I can't figure this out, why message 1.msg is never created for the door files. Any help would be appreciated.

    you might make up a dir. for that outbound and make sure the node inspector for that node know about it & try this in the tcp/ip box
    "ip address",tcp,cm,bnd

    ---
    Rob Starr
    Lord Time SysOp of Time Warp of the Future BBS
    telnet://time.synchro.net:24
    ICQ # 11868133 Yahoo : lordtime2000
    AIM : LordTime20000 MSN : Lord Time
    Jabber : lordtime2000@gmail.com Astra : lord_time


    ■ CMPQwk 1.42-R2 16554 ■ Psychiatry is the care of the id by the odd.
    --- SBBSecho 2.20-Win32
    * Origin: Time Warp of the Future BBS - Home of League 10 (1:340/400)
  • From Paul Quinn@3:640/384 to Jeff Earle on Mon Apr 29 13:28:00 2013
    Hi! Jeff,

    In a message to All you wrote:

    I have Radius 4.010 runnimg on XP along with Synchronet 3.15b.

    I know stuff all about Synchro, except where to find reference dox for it on the 'net. :)

    Step #1: Radius is a "FLO mailer". In your Synchronet's FidoNet Packet Tosser configuration...

    --- 8< ---
    Mailer Type:
    Selecting this option will toggle between the mailer types supported
    by SBBSecho, either FrontDoor (message attach) type mailers or Binkley
    (FLO file) type mailers. Choose the one that matches your front-end
    mailer type.
    --- 8< ---

    It should be defined as a Binkley-type mailer.

    Did that help?

    Cheers,
    Paul.

    ... The first rule of intelligent tinkering is to save all the parts.
    --- Paul's Win98SE VirtualBox
    * Origin: Quinn's Post - Maryborough, Queensland, OZ (3:640/384)
  • From mark lewis@1:3634/12.42 to Jeff Earle on Mon Apr 29 09:41:39 2013

    They are all listed in the Outbound Tab and sit until the 1st
    scheduled poll of that day (Midnight), it wont send them on the
    regular hourly polls after that. I did notice that all net messages
    for these files are #'d 2.msg, 3.msg, 4.msg, etc, which is strange
    as 1.msg is never there. That is until a netmail message is created
    from the BBS. It becomes 1.msg and then everything works as it
    should, polls all systems and delivers the files and messages.

    what tool are you using that creates 1.MSG when a higher numbered MSG exists? the next message created should be at the end of the line, not at the beginning... UNLESS (read on)...

    I can't figure this out, why message 1.msg is never created for the
    door files. Any help would be appreciated.

    what is the content of that 1.MSG file? is it actually a message or is it the highwater mark instead? traditionally speaking, 1.MSG is not a message but a holder for the highest/last processed MSG file counter... it is known as the highwater mark... some software chose to use other files for this purpose to avoid confusion but then you run into problems similar to this...

    then comes the question of are those MSG files removed after they have been processed or are they simply marked as having been sent? what is removing the 1.MSG file? it should never be removed if it is the highwater mark... for one thing, it tells the next MSG number to be used if there are no MSGs in the directory...

    what specific door games are these you are having problems with?

    )\/(ark

    ---
    * Origin: (1:3634/12.42)
  • From Jeff Earle@1:250/468 to mark lewis on Mon Apr 29 14:05:09 2013
    Re: Radius Does Not Send files until Netmail or Echomail posted
    By: mark lewis to Jeff Earle on Mon Apr 29 2013 09:41:39


    They are all listed in the Outbound Tab and sit until the 1st
    scheduled poll of that day (Midnight), it wont send them on the
    regular hourly polls after that. I did notice that all net messages
    for these files are #'d 2.msg, 3.msg, 4.msg, etc, which is strange
    as 1.msg is never there. That is until a netmail message is created from the BBS. It becomes 1.msg and then everything works as it
    should, polls all systems and delivers the files and messages.

    what tool are you using that creates 1.MSG when a higher numbered MSG
    exists?
    the next message created should be at the end of the line, not at the beginning... UNLESS (read on)...
    Synchronet is creating (or SBBSecho to be exact) the 1.msg when ever a
    netmail or echomail message is exported.


    I can't figure this out, why message 1.msg is never created for the door files. Any help would be appreciated.

    what is the content of that 1.MSG file? is it actually a message or is it
    the
    highwater mark instead? traditionally speaking, 1.MSG is not a message but a holder for the highest/last processed MSG file counter... it is known as the highwater mark... some software chose to use other files for this purpose to avoid confusion but then you run into problems similar to this...
    I dont know what is in it as I have never looked. I will get back to you on that.


    then comes the question of are those MSG files removed after they have been processed or are they simply marked as having been sent? what is removing
    the
    1.MSG file? it should never be removed if it is the highwater mark... for
    one
    thing, it tells the next MSG number to be used if there are no MSGs in the directory...
    Yes, after being sent, the out dir is empty. I would think its Radius
    removing the *.msg files and their corresponding door files attached to them.

    Thats what I thought as well, no matter what is creating 1.msg, what ever prg runs next, should create the next *.msg in line. But the InterBBS doors seem
    to be creating message #s 2 if the folder is empty, or the next one in line
    if 2.msg or what # isalready there.


    what specific door games are these you are having problems with?

    BRE, FE, WaHoo, BJ, FC, TAL, LORD, all the InterBBS doors I have installed. There is not one in specific, its all of them, no matter which one runs 1st
    and creates the outbound packet. If BRE runs is outbound maint 1st, it
    creates 2.msg. If FE does its 1st, it creates 2.msg. It all depends on what door files are received from the hub. I have it so that the batch file
    looks for specific
    inbound door files and then runs that doors inbound/outbound maint. If no BRE files arrive, it does not run its interbbs maint.

    Example, say it's 03:00 and all the doors have had files received and processed, and each door has outbound files. They start with 2.msg. All those files will sit in the queue (flagged as Crash as well) and Radius will not
    send them unless 1 of 3 things happens.
    1. I manually create a poll to any system, doesn't even have to be to the Interbbs league hub, zoom everything goes.
    2. A netmail or echomail message is exported from the BBS to Radius and its always 1.msg, zoom everything goes or lastly
    3. the 1st cron poll of the day that runs at 00:01 am to my hubs. Radius will not send those door file at any other cron poll of the day. I have Radius
    setup to poll mu hubs once per hour round the clock, 7 days.

    This is baffling me.

    When I get home, I will get the contents of the out dir and post it along with
    what files are attached to them. I will also check what exactly is in 1.msg.

    Thanks




    Vorlonze
    Sysop - Mystic Realms
    mysticrealms.myddns.com
    --- SBBSecho 2.12-Win32
    * Origin: Mystic Realms - Angel Voices, Nature's Alchemy (1:250/468)
  • From Jeff Earle@1:250/468 to Paul Quinn on Mon Apr 29 19:28:38 2013
    Re: Radius Does Not Send files until Netmail or Echomail posted
    By: Paul Quinn to Jeff Earle on Mon Apr 29 2013 13:28:00

    I have Radius 4.010 runnimg on XP along with Synchronet 3.15b.

    I know stuff all about Synchro, except where to find reference dox for it on the 'net. :)

    Step #1: Radius is a "FLO mailer". In your Synchronet's FidoNet Packet Toss configuration...

    --- 8< ---
    Mailer Type:
    Selecting this option will toggle between the mailer types supported
    by SBBSecho, either FrontDoor (message attach) type mailers or Binkley
    (FLO file) type mailers. Choose the one that matches your front-end
    mailer type.
    --- 8< ---

    It should be defined as a Binkley-type mailer.

    Did that help?
    No, Synchronet is set for Binkley-type. All mail exported from Synchronet functions in Radius fine.
    Thanks
    Vorlonze
    Sysop - Mystic Realms
    mysticrealms.myddns.com
    --- SBBSecho 2.12-Win32
    * Origin: Mystic Realms - Angel Voices, Nature's Alchemy (1:250/468)
  • From Paul Quinn@3:640/384 to Jeff Earle on Tue Apr 30 11:27:00 2013
    Hi! Jeff,

    On Mon, 29 Apr 13, you wrote to me:

    It should be defined as a Binkley-type mailer.
    Did that help?

    No, Synchronet is set for Binkley-type. All mail exported from
    Synchronet functions in Radius fine.

    Oops. (I do recall that Radius can be told how to route *.msg mails but I've never dabbled in it.) I'm out of my depth now...

    Good luck with it!

    Cheers,
    Paul.

    ... SYSTEM ERROR: press F13 to continue...
    --- Paul's Win98SE VirtualBox
    * Origin: Quinn's Post - Maryborough, Queensland, OZ (3:640/384)
  • From mark lewis@1:3634/12.42 to Jeff Earle on Tue Apr 30 14:15:03 2013

    They are all listed in the Outbound Tab and sit until the 1st scheduled poll of that day (Midnight), it wont send them on the regular hourly polls after that. I did notice that all net
    messages for these files are #'d 2.msg, 3.msg, 4.msg, etc,
    which is strange as 1.msg is never there. That is until a
    netmail message is created from the BBS. It becomes 1.msg and
    then everything works as it should, polls all systems and
    delivers the files and messages.

    what tool are you using that creates 1.MSG when a higher numbered
    MSG exists? the next message created should be at the end of the
    line, not at the beginning... UNLESS (read on)...
    Synchronet is creating (or SBBSecho to be exact) the 1.msg when
    ever a netmail or echomail message is exported.

    ok... that sounds fine...

    I can't figure this out, why message 1.msg is never created for
    the door files. Any help would be appreciated.

    what is the content of that 1.MSG file? is it actually a message or
    is it the highwater mark instead? traditionally speaking, 1.MSG is
    not a message but a holder for the highest/last processed MSG file counter... it is known as the highwater mark... some software chose
    to use other files for this purpose to avoid confusion but then you
    run into problems similar to this...
    I dont know what is in it as I have never looked. I will get back
    to you on that.

    what did you find out?

    then comes the question of are those MSG files removed after they
    have been processed or are they simply marked as having been sent?
    what is removing the 1.MSG file? it should never be removed if it is
    the highwater mark... for one thing, it tells the next MSG number to
    be used if there are no MSGs in the directory...
    Yes, after being sent, the out dir is empty. I would think its
    Radius removing the *.msg files and their corresponding door files attached to them.

    ok... did this ever work properly before or is this the first time you've set it all up?

    it sounds like you are running those tools in File Attach mode instead of binkley style BSO mode which ARGUS, RADIUS and TAURUS operate in...

    Thats what I thought as well, no matter what is creating 1.msg,
    what ever prg runs next, should create the next *.msg in line. But
    the InterBBS doors seem to be creating message #s 2 if the folder
    is empty, or the next one in line if 2.msg or what # isalready
    there.

    what specific door games are these you are having problems with?

    well, if 1.MSG is the highwater mark and it is being removed and there are no other MSG files left, then there is nothing to indicate what the next message number should be... effectively that area gets renumbered from the beginning every time but that should be no problem as long as nothing overwrites an existing MSG...

    BRE, FE, WaHoo, BJ, FC, TAL, LORD, all the InterBBS doors I have installed. There is not one in specific, its all of them, no
    matter which one runs 1st and creates the outbound packet. If BRE
    runs is outbound maint 1st, it creates 2.msg. If FE does its 1st,
    it creates 2.msg. It all depends on what door files are received
    from the hub. I have it so that the batch file looks for specific
    inbound door files and then runs that doors inbound/outbound maint.
    If no BRE files arrive, it does not run its interbbs maint.

    ok... it sounds like these tools are assuming that there are other existing MSG
    files and highwater mark so they are not messing with them at all...

    it has been so long that i've run ARGUS, RADIUS or TAURUS that i don't recall if they can even do file attach mode...

    [time passes]

    wow that took some deep rummaging... i finally found an english ARGUS.HLP file... yes, these mailers use BSO (Binkleyterm Style Outbound) instead of file
    attach style like frontdoor... you need to adjust those tools to use BSO instead... this would be similar to configuring them for use with the original POTS dial-up binkleyterm mailer or the current binkd mailer...

    )\/(ark

    ---
    * Origin: (1:3634/12.42)
  • From mark lewis@1:3634/12.42 to Jeff Earle on Tue Apr 30 14:43:37 2013

    It should be defined as a Binkley-type mailer.

    Did that help?

    No, Synchronet is set for Binkley-type. All mail exported from
    Synchronet functions in Radius fine.

    that's sync but what about those doors? they need their tools to be set to BSO format, too... then they won't be writing MSG files in a netmail area... instead they'll be creating ?LO files in the outbound directory and putting the
    game data archives somewhere where those ?LO files can find them for sending...

    )\/(ark

    ---
    * Origin: (1:3634/12.42)
  • From Jeff Earle@1:250/468 to mark lewis on Sun May 5 12:31:53 2013
    Re: Radius Does Not Send files until Netmail or Echomail posted
    By: mark lewis to Jeff Earle on Tue Apr 30 2013 14:15:03

    Synchronet is creating (or SBBSecho to be exact) the 1.msg when
    ever a netmail or echomail message is exported.

    ok... that sounds fine...

    I can't figure this out, why message 1.msg is never created for
    the door files. Any help would be appreciated.

    what is the content of that 1.MSG file? is it actually a message or
    is it the highwater mark instead? traditionally speaking, 1.MSG is
    not a message but a holder for the highest/last processed MSG file counter... it is known as the highwater mark... some software chose
    to use other files for this purpose to avoid confusion but then you
    run into problems similar to this...
    I dont know what is in it as I have never looked. I will get back
    to you on that.

    what did you find out?
    Sorry for the delay, I was called away on business, that pesky work always seems to get in the way!
    1.msg is a normal file attach message from 1 of the
    doors. There is a file in the OUT folder called lastread which would be the high water mark.
    I watched the folder while a connectiong was made. I see that as usual at midnight all files are sent. As files were being received, the batch file
    runs that imports the door files, and creating new outbound files at the same time. This is where 1.msg was coming from.
    As a result, 1.msg was sent in this same connection as the batch completed before the connection to the hub did. So when you look at the out folder
    after everything has completed, 1.msg is missing (already sent) and 2.msg and so on are there. Hmmmm....


    then comes the question of are those MSG files removed after they
    have been processed or are they simply marked as having been sent?
    what is removing the 1.MSG file? it should never be removed if it is
    the highwater mark... for one thing, it tells the next MSG number to
    be used if there are no MSGs in the directory...
    Yes, after being sent, the out dir is empty. I would think its
    Radius removing the *.msg files and their corresponding door files attached to them.

    ok... did this ever work properly before or is this the first time you've se it all up?

    it sounds like you are running those tools in File Attach mode instead of binkley style BSO mode which ARGUS, RADIUS and TAURUS operate in...

    Thats what I thought as well, no matter what is creating 1.msg,
    what ever prg runs next, should create the next *.msg in line. But
    the InterBBS doors seem to be creating message #s 2 if the folder
    is empty, or the next one in line if 2.msg or what # isalready
    there.

    what specific door games are these you are having problems with?

    well, if 1.MSG is the highwater mark and it is being removed and there are n other MSG files left, then there is nothing to indicate what the next messag number should be... effectively that area gets renumbered from the beginning every time but that should be no problem as long as nothing overwrites an existing MSG...

    BRE, FE, WaHoo, BJ, FC, TAL, LORD, all the InterBBS doors I have installed. There is not one in specific, its all of them, no
    matter which one runs 1st and creates the outbound packet. If BRE
    runs is outbound maint 1st, it creates 2.msg. If FE does its 1st,
    it creates 2.msg. It all depends on what door files are received
    from the hub. I have it so that the batch file looks for specific inbound door files and then runs that doors inbound/outbound maint.
    If no BRE files arrive, it does not run its interbbs maint.

    ok... it sounds like these tools are assuming that there are other existing files and highwater mark so they are not messing with them at all...

    it has been so long that i've run ARGUS, RADIUS or TAURUS that i don't recal if they can even do file attach mode...

    [time passes]

    wow that took some deep rummaging... i finally found an english ARGUS.HLP file... yes, these mailers use BSO (Binkleyterm Style Outbound) instead of f attach style like frontdoor... you need to adjust those tools to use BSO instead... this would be similar to configuring them for use with the origin POTS dial-up binkleyterm mailer or the current binkd mailer...

    I checked all the doors, they are set to Binkley (BRE, TAL, FE, AB1, AB2, GAC BJ, FC & WH). Do they need to be re-stalled to get set right?

    Thanks Mark

    Vorlonze
    Sysop - Mystic Realms
    mysticrealms.myddns.com
    --- SBBSecho 2.12-Win32
    * Origin: Mystic Realms - Angel Voices, Nature's Alchemy (1:250/468)
  • From Jeff Earle@1:250/468 to mark lewis on Sun May 5 12:34:00 2013
    Re: Radius Does Not Send files until Netmail or Echomail posted
    By: mark lewis to Jeff Earle on Tue Apr 30 2013 14:43:37


    It should be defined as a Binkley-type mailer.

    Did that help?

    No, Synchronet is set for Binkley-type. All mail exported from Synchronet functions in Radius fine.

    that's sync but what about those doors? they need their tools to be set to B format, too... then they won't be writing MSG files in a netmail area... instead they'll be creating ?LO files in the outbound directory and putting game data archives somewhere where those ?LO files can find them for sending

    I have tried going in to their configs, setting them from Bink to FD, saving, go back and change to Bink and save. None of the create ?LO files, just MSG.

    I am baffled.

    Thanks


    Vorlonze
    Sysop - Mystic Realms
    mysticrealms.myddns.com
    --- SBBSecho 2.12-Win32
    * Origin: Mystic Realms - Angel Voices, Nature's Alchemy (1:250/468)
  • From mark lewis@1:218/700 to Jeff Earle on Mon May 6 01:10:43 2013

    what did you find out?

    Sorry for the delay, I was called away on business, that pesky work
    always seems to get in the way!

    ain't that always the way it is? :)

    1.msg is a normal file attach message from 1 of the
    doors. There is a file in the OUT folder called lastread which
    would be the high water mark.

    right... some systems use 1.msg (eg: dbridge) while others use lastread or similar...

    I watched the folder while a connectiong was made. I see that as
    usual at midnight all files are sent. As files were being received,
    the batch file runs that imports the door files, and creating new
    outbound files at the same time. This is where 1.msg was coming
    from.
    As a result, 1.msg was sent in this same connection as the batch
    completed before the connection to the hub did. So when you look at
    the out folder after everything has completed, 1.msg is missing
    (already sent) and 2.msg and so on are there. Hmmmm....

    ahhh... ok... and something is packing those MSGs into ?UT or ?LO files... that

    sounds proper...

    [chomp]

    I checked all the doors, they are set to Binkley (BRE, TAL, FE,
    AB1, AB2, GAC BJ, FC & WH). Do they need to be re-stalled to get
    set right?

    if they are set to binkley style, then everything should be ok, AFAIK... it doesn't sounds like there is any problems now that you've figured out where 1.msg was going and when... if the games' packets are coming in and going out with proper processing, you should be ok as you are... at least from the sounds

    of things so far ;)

    )\/(ark

    ---
    * Origin: (1:3634/12.42)
    --- SBBSecho 2.27-Win32
    * Origin: http://realitycheckbbs.org | tomorrow's retro tech (1:218/700)
  • From mark lewis@1:218/700 to Jeff Earle on Mon May 6 01:15:06 2013

    that's sync but what about those doors? they need their tools to be
    set to B [...]
    format, too... then they won't be writing MSG files in a netmail area... instead they'll be creating ?LO files in the outbound directory and
    putting game data archives somewhere where those ?LO files can find
    them for sending

    I have tried going in to their configs, setting them from Bink to
    FD, saving, go back and change to Bink and save. None of the
    create ?LO files, just MSG.

    maybe they don't create those but in stead just write MSGs to the mailer's netmail area and then let the mailer or tosser pack them as necessary? that's what it is sounding like at this point in time with the info you have given...

    I am baffled.

    it happens to the best of us ;)

    )\/(ark

    ---
    * Origin: (1:3634/12.42)
    --- SBBSecho 2.27-Win32
    * Origin: http://realitycheckbbs.org | tomorrow's retro tech (1:218/700)