• Radius - create a semaphore file upon recepit of mail/files

    From Allen Prunty@1:2320/100 to All on Fri May 6 07:54:32 2016
    Can someone please help me out a bit by telling me what I need to do to make radius create a semaphore file whenever mail or
    files is received from a node? I used to know how to do this, but can't figure it out again.

    Thanks

    Allen
    --- SBBSecho 3.00-Win32
    # Origin: LiveWire - Derby City USA - livewirebbs.ddns.net (1:2320/100)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Paul Quinn@1:2320/100 to Allen Prunty on Sat May 7 11:14:30 2016
    Hi! Allen,

    On 06 May 16 07:50, you wrote to All:

    Can someone please help me out a bit by telling me what I need to do
    to make radius create a semaphore file whenever mail or files is
    received from a node? I used to know how to do this, but can't figure
    it out again.

    In the 'Post-processors' config, you can use a DOS re-direction symbol (">") in the 'String to execute' field. For example:

    Mask String to execute
    ---- -----------------
    *.pkt *.su? *.mo? *.tu? *.we? *.th? *.fr? *.sa? >[path]\[sempahore.file]

    Caveat emptor: I don't use it myself. I invented the above based on a Radius help file of some sort.

    Cheers,
    Paul.

    ... The world is coming to an end. Please log off.
    --- Paul's Win98SE VirtualBox
    # Origin: Quinn's Post - Maryborough, Queensland, OZ (3:640/384)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Björn Felten@1:2320/100 to Paul Quinn on Sat May 7 15:01:22 2016
    In the 'Post-processors' config

    Correct.

    Caveat emptor: I don't use it myself. I invented the above based on a Radius help file of some sort.

    I use it all the time. 8-)

    Much more info about it can be found in the Argus help file:

    http://eljaco.se/FILES/BBS/ARGUSHLP.RAR





    ..

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    # Origin: news://eljaco.se (2:203/2)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Paul Quinn@1:2320/100 to Björn Felten on Sun May 8 07:14:00 2016
    Hi! Bj||rn,

    On 05/07/2016 11:03 PM, you wrote:

    Caveat emptor: I don't use it myself. I invented the above based on a
    Radius help file of some sort.

    I use it all the time. 8-)

    Why? So, you blow CPU cycles on some other task looking for the semaphore?

    My Radius just fires up a toss BATch. It's over in a couple of seconds. It's been doing it that way for over a decade.

    Cheers,
    Paul.

    --- Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
    # Origin: Paul's other Linux vBox - Maryborough, Qld, OZ (3:640/1384)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Mark Lewis@1:2320/100 to Paul Quinn on Sat May 7 21:14:00 2016

    08 May 16 07:24, you wrote to Bj||rn Felten:

    Caveat emptor: I don't use it myself. I invented the above based on
    a Radius help file of some sort.

    I use it all the time. 8-)

    Why? So, you blow CPU cycles on some other task looking for the
    semaphore?

    My Radius just fires up a toss BATch. It's over in a couple of
    seconds. It's been doing it that way for over a decade.

    +1~ ;)

    )\/(ark

    Always Mount a Scratch Monkey

    ... A WHISPER - The fastest method of circulating a secret yet devised!
    ---
    # Origin: (1:3634/12.73)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Paul Quinn@1:2320/100 to Mark Lewis on Sun May 8 14:39:26 2016
    Hi! mark,

    On 05/08/2016 11:10 AM, you wrote:

    My Radius just fires up a toss BATch. It's over in a couple of
    seconds. It's been doing it that way for over a decade.

    +1~ ;)

    In the preceeding 4-5 years, the same batch was started similarly by either BinkleyTerm/W32 or binkD/W32. Tee-di-dee-do-do-tap-tap... :)

    Cheers,
    Paul.

    --- Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
    # Origin: Paul's other Linux vBox - Maryborough, Qld, OZ (3:640/1384)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Björn Felten@1:2320/100 to Paul Quinn on Sun May 8 13:14:48 2016
    My Radius just fires up a toss BATch.

    So does my Argus.

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    # Origin: news://eljaco.se (2:203/2)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Paul Quinn@1:2320/100 to Björn Felten on Sun May 8 15:00:34 2016
    Hi! Bj||rn,

    On 05/08/2016 09:16 PM, you wrote:

    My Radius just fires up a toss BATch.

    So does my Argus.

    Which is now the Tedious node's mailer? Or, the mailer on your BBS node?

    Cheers,
    Paul.

    --- Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
    # Origin: news://eljaco.se (2:203/2)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Björn Felten@1:2320/100 to Paul Quinn on Sun May 8 15:32:46 2016
    Which is now the Tedious node's mailer?

    Yes, sorry about that. Tedious is the Argus clone that mainly have the new option of spawning a new process when seeing an EXEC_NOW.OK and then running EXEC_NOW.BAT.

    I don't mind the extra CPU cycles looking for a semaphore file twice a minute -- I have millions of them wasted each second. 8-)






    ..

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    # Origin: news://eljaco.se (2:203/2)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Paul Quinn@1:2320/100 to Bj÷rn Felten on Mon May 9 10:12:42 2016
    Hi! Bj%rn,

    On 08 May 16 15:34, you wrote to me:

    I don't mind the extra CPU cycles looking for a semaphore file
    twice a minute -- I have millions of them wasted each second. 8-)

    Ah, that's why Tedious seems a little slow. It's looking for semaphores instead of servicing binkP callers. ;)

    Cheers,
    Paul.

    ... you think you HaVe pRoBleMs| muRPHy LiveS WiTH Me|
    --- GoldED+/LNX 1.1.5-b20110213
    # Origin: Paul's other Linux vBox - Maryborough, Qld, OZ (3:640/1384)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)
  • From Allen Prunty@1:2320/100 to Bj÷rn Felten on Sun May 8 21:46:24 2016

    On May 08, 2016 03:32pm, Bj%rn Felten wrote to Paul Quinn:

    Which is now the Tedious node's mailer?

    Yes, sorry about that. Tedious is the Argus clone that mainly have
    the new option of spawning a new process when seeing an EXEC_NOW.OK
    and then running EXEC_NOW.BAT.

    I don't mind the extra CPU cycles looking for a semaphore file twice
    a minute -- I have millions of them wasted each second. 8-)

    I'm running a quad core power mac... my last big purchase before I became disabled.. when I made a decent wage.

    Allen

    ... Buckle up; it makes it harder for the aliens to suck you out of the car. --- Platinum Xpress/Win/WINServer v3.0pr5
    # Origin: Derby City LiveWire - livewirebbs.ddns.net - Louisvil (1:2320/100)
    * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100)