• Updated BINKD.CFG

    From Don Lowery@1:340/1000 to All on Mon May 4 12:08:19 2020
    Did the changes several suggested. Here is the results.

    Only 1 question...there's a file that tells BINKD to toss mail. Do I have the path correct on this with the \\ or does it only need 1 backslash for being a file inside of that folder?

    Thank you to everyone who made suggestions to this file.

    # Number @ end is the root zone
    domain fidonet d:\\fe\\outbound 1
    domain fsxnet d:\\fe\\outbound 1
    domain wwivftn d:\\fe\\outbound 1
    domain scinet d:\\fe\\outbound 1
    domain spooknet d:\\fe\\outbound 1
    domain micronet d:\\fe\\outbound 1
    domain vkradio d:\\fe\\outbound 1
    domain amiganet d:\\fe\\outbound 1

    # Our Addresses
    address 21:1/121@fsxnet
    address 11:1/223@wwivftn
    address 77:1/129@scinet
    address 700:100/70@spooknet
    address 618:300/32@micronet
    address 1:340/1000@fidonet
    address 432:1/145@vkradio
    address 39:905/103@amiganet

    sysname "ACME BBS"
    location "Albany, Oregon"
    sysop "Phoobar"

    nodeinfo 115200,CM,IBN
    try 10
    hold 600
    send-if-pwd

    log d:\binkd\binkd.log
    loglevel 4
    conlog 4
    percents
    printq
    backresolv

    inbound d:\\fe\\inbound
    inbound-nonsecure d:\\fe\\inbound\\insecure
    inbound-temp d:\\fe\\inbound\\temp

    minfree 2048
    minfree-nonsecure 2048

    kill-dup-partial-files
    kill-old-partial-files 86400

    prescan

    # HUBS
    node 21:2/100@fsxnet -md ipv4.error404bbs.ddns.net:24555 ******** c
    node 11:1/100@wwivftn -md ipv4.bbs.weather-station.org:24555 ******** c
    node 77:1/100@scinet -md ipv4.bbs.diskshop.ca ******** c
    node 700:100/70@spooknet -md ipv4.echo.phatstar.org ******** c
    node 618:300/32@micronet -md ipv4.realitycheckbbs.org ******** c
    node 3:770/1@fidonet -md ipv4.agency.bbs.nz ******** c
    node 432:1/100@vkradio -md ipv4.bridge.vkradio.com ******** c
    node 39:905/0@amiganet -md ipv4.bbs.diskshop.ca ******** c


    # our listening port (default=24554)
    # use a different port for basic added security-ish (e.g. avoid generic scans) # iport 54554

    pid-file d:\binkd\binkd.pid

    # touch a watch file when files are received to kick of toss
    flag d:\\fe\\inbound\\toss!.now *.su? *.mo? *.tu? *.we? *.th? *.fr? *.sa?
    *.pkt *.tic

    # nuke old .bsy/.csy files after 12 hours
    kill-old-bsy 12h

    ACME BBS-Member of fsxNet/WWIVNet/SciNet/AmigaNet/VKRadio/FidoNet/MicroNet.

    --- Mystic BBS v1.12 A46 2020/04/21 (Windows/32)
    * Origin: ACME BBS-W.Coyote & D.Brown are our best users. (1:340/1000)
  • From Alan Ianson@1:153/757 to Don Lowery on Mon May 4 14:20:36 2020
    Hello Don,

    inbound-temp d:\\fe\\inbound\\temp

    That was some bad advice I gave you. If you haven't already change that to..

    temp-inbound d:\\fe\\inbound\\temp

    Ttyl :-),
    Al

    --- GoldED+/LNX
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Don Lowery@1:340/1000 to Alan Ianson on Tue May 5 05:57:01 2020
    inbound-temp d:\\fe\\inbound\\temp
    That was some bad advice I gave you. If you haven't already change that to..
    temp-inbound d:\\fe\\inbound\\temp

    Funny when it happened. Saw the error message...sat & thought about it for a moment...looked at a printed copy of the original which was correct syntax & went with that.

    I appreciate all the help. If I hadn't gotten the help...wouldn't have known that was the error.

    ACME BBS-Member of fsxNet/WWIVNet/SciNet/AmigaNet/VKRadio/FidoNet/MicroNet.

    --- Mystic BBS v1.12 A46 2020/04/21 (Windows/32)
    * Origin: ACME BBS-W.Coyote & D.Brown are our best users. (1:340/1000)