• Re: Event Editor bug

    From Vk3jed@21:1/109 to Michael Borthwick on Fri Dec 14 20:44:00 2018
    On 12-14-18 17:10, Michael Borthwick wrote to Vk3jed <=-

    1. That there's no undue delays in polling (not gusranteed when running IPv4 and IPv6)

    Fair enough, the internet isn't perfect.

    Indeed. :)

    2. That tossing happens immediately after polling (I'm not sure how
    often Mystic checks).

    I call the tosser manually after the fidopoll exits.

    That saves another uncertainty. Good. :)

    I'll space them another minute out, I don't know how many networks I'll end up connecting to but every 2 minutes would limit me to 30 polls per hour. I guess when/if I reach 30 I would have to start running odd/even hours.

    I doubt you'll reach 30. :)


    ... He's dead, Jim; kick him yourself if you don't believe me.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From StackFault@21:1/172 to Michael Borthwick on Fri Dec 14 07:01:42 2018
    It's not just fidopoll, it could be mutil tossing the previous batch mail that gums up the works too. :)

    I found the semaphore events works well, but a good way to configure them is like:

    (echomail.out|netmail.out|newsmail.out)!fidopoll.bsy

    Same thing for inbound, but use mutil.bsy at the end.

    That way, when semaphores are found but fidopoll or mutil is running, it will not delete the semaphores and run then fidopoll or mutil when it's done.

    Also, I do not run the import after fidopoll, if there is new messages received, the semaphore will get created and the semaphore event will pick
    them up, no need to forcefully run mutil.

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The Bottomless Abyss BBS þ bbs.bottomlessabyss.net (21:1/172)
  • From Black Panther@21:1/186 to Michael Borthwick on Fri Dec 14 16:46:52 2018
    On 12/14/18, Michael Borthwick said the following...

    I'll space them another minute out, I don't know how many networks I'll end up connecting to but every 2 minutes would limit me to 30 polls per hour. I guess when/if I reach 30 I would have to start running odd/even hours.

    What I did here, is set up a script to run my fidopolls. Every hour it'll run it and poll each of them.

    #!/bin/sh
    ./fidopoll 21:1/100
    ./fidopoll 3:770/1
    etc...

    Then I have it set to toss all the mail at once when it's done.


    ---

    Black Panther(RCS)
    a.k.a. Dan Richter
    Sysop - Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    The sparrows are flying again....

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com (21:1/186)