• allfix or binkd?

    From Martin Kazmaier@1:340/1101 to All on Thu Apr 23 12:25:00 2026
    I'm getting...

    + 22 Apr 05:40:23 AFIX ALLFIX v6.1.000 02-Feb-19 17:08
    # 22 Apr 05:40:23 AFIX Command : Rp -SRIF c:\ele\irex\outbound\000c0000.srf
    ! 22 Apr 05:40:23 AFIX Invalid SRIF file: c:\ele\irex\outbound\000c0000.srf
    # 22 Apr 05:40:23 AFIX RP: FREQs [0 ] Service [0 ]
    % 22 Apr 05:40:23 AFIX Nothing to do (14:32)



    And my binkd command is:

    exec "@start /min c:\\ele\\allfix\\bink.bat *S" *.req

    Any ideas, or something else I could try? A different FREQ processory maybe?

    I've had multiple people send me freqs. My netmail reader is identifying
    them as file requests.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (1:340/1101)
  • From Tommi Koivula@2:221/360 to Martin Kazmaier on Sat Apr 25 11:35:46 2026
    On 23.4.2026 12.25, Martin Kazmaier wrote:

    exec "@start /min c:\\ele\\allfix\\bink.bat *S" *.req


    I replied you to netmail, but here it goes again:

    You are starting here allfix in a separate session, but binkd is not waiting for it to finish. Consider adding /wait.

    You need to use ! in front of the command, like

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I don't remember the exact syntax for windows.

    'Tommi

    --- FastEcho/2 1.46.1 Revival
    * Origin: nntp://rbb.fidonet.fi - Finland (2:221/360.0)
  • From Martin Kazmaier@1:340/1101 to Tommi Koivula on Sat Apr 25 11:15:00 2026

    On 23.4.2026 12.25, Martin Kazmaier wrote:

    exec "@start /min c:\\ele\\allfix\\bink.bat *S" *.req


    I replied you to netmail, but here it goes again:

    You are starting here allfix in a separate session, but binkd is not waiting for it to finish. Consider adding /wait.

    You need to use ! in front of the command, like

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I'm pretty sure I'm using the proper syntax for windows. I've never needed a
    ! before for any other commands that run. I've added a /wait between /min
    and the command.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (1:340/1101)
  • From Tommi Koivula@2:221/360 to Martin Kazmaier on Sat Apr 25 21:47:36 2026
    Hi Martin.

    25 Apr 26 11:15, you wrote to me:

    You need to use ! in front of the command, like

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I've never needed a ! before for any other commands that run.

    Right. Whatever.

    'Tommi

    --- GoldED+/LNX 1.1.5-b20260304
    * Origin: nntps://news.fidonet.fi (2:221/360)
  • From Martin Kazmaier@1:340/1101 to Tommi Koivula on Sat Apr 25 15:32:00 2026
    Hi Martin.

    25 Apr 26 11:15, you wrote to me:

    You need to use ! in front of the command, like

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I've never needed a ! before for any other commands that run.

    Right. Whatever.

    Do we have any input from Windows users? I think that's an OS/2 thing, but I could be wrong. My commands for dealing with .tic and weekly packets run normally and they don't have a ! in front of them. I'll try it if you really think it's necessary.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (1:340/1101)
  • From Michiel van der Vlist@2:280/5555 to Martin Kazmaier on Sun Apr 26 03:18:13 2026
    Hello Martin,

    On Saturday April 25 2026 15:32, you wrote to Tommi Koivula:

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I've never needed a ! before for any other commands that run.

    Right. Whatever.

    Do we have any input from Windows users? I think that's an OS/2
    thing, but I could be wrong.

    This is what I used on Win7 when I still had Allfix:

    exec "!d:\\fido\\\\allfix.exe RP -SRIF *S" *.REQ



    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.eu (2:280/5555)
  • From Tommi Koivula@2:221/360 to Martin Kazmaier on Sun Apr 26 09:42:32 2026
    Martin Kazmaier wrote:

    You need to use ! in front of the command, like

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I've never needed a ! before for any other commands that run.

    Right. Whatever.

    Do we have any input from Windows users? I think that's an OS/2 thing, but I could be wrong.

    You are wrong. How about reading the manual?

    My commands for dealing with .tic and weekly packets run
    normally and they don't have a ! in front of them. I'll try it if you really think it's necessary.

    How hard it can be to understand that you need to run the freq processor DURING the mail session. Not after it.

    You can process tics and pkts next week if you want, but the response to the freq must be sent before disconnecting the session.

    'Tommi

    --- FastEcho/2 1.46.1 Revival
    * Origin: nntp://rbb.fidonet.fi - Finland (2:221/360.0)
  • From Martin Kazmaier@1:340/1101 to Tommi Koivula on Sun Apr 26 12:36:00 2026

    * In a message originally to Martin Kazmaier, Tommi Koivula said:

    Firefox/128.0 SeaMonkey/2.53.23 Martin Kazmaier wrote:

    You need to use ! in front of the command, like

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I've never needed a ! before for any other commands that run.

    Right. Whatever.

    Do we have any input from Windows users? I think that's an OS/2 thing,
    but I
    could be wrong.

    You are wrong. How about reading the manual?

    My commands for dealing with .tic and weekly packets run normally
    and they don't have a ! in front of them. I'll try it if you
    really
    think it's necessary.

    How hard it can be to understand that you need to run the freq processor DURING the mail session. Not after it.

    You can process tics and pkts next week if you want, but the response to
    the freq must be sent before disconnecting the session.

    'Tommi

    Ok, sorry I'll add a !

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net


    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (1:340/1101)
  • From Martin Kazmaier@1:340/1101 to Tommi Koivula on Sun Apr 26 13:20:00 2026

    Martin Kazmaier wrote:

    You need to use ! in front of the command, like

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I've never needed a ! before for any other commands that run.

    Right. Whatever.

    Do we have any input from Windows users? I think that's an OS/2 thing,
    but I
    could be wrong.

    You are wrong. How about reading the manual?

    Read the docs! You're right, sorry!

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (1:340/1101)
  • From Nick Boel@1:154/700 to Martin Kazmaier on Sun Apr 26 18:54:11 2026
    Hey Martin!

    On Sat Apr 25 2026 , you wrote:

    exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req

    I'm pretty sure I'm using the proper syntax for windows. I've never
    needed a ! before for any other commands that run. I've added a /wait between /min and the command.

    Are the files you're creating or that are coming in uppercase, by chance? Either way, here is the documentation directly from binkd.conf-dist:

    <-- SNIP -->
    # Run an external program.
    # The "*S" macro in command line substed with S.R.I.F., see !SRIF.TXT
    # The "!" before program pathname means immediate program execution
    # after receiving the file.
    # *** win32 only:
    # The "@" before program pathname means execute program in separate console
    # The "@@" before program pathname means execute program in hidden console
    # ***
    # Macros: *F - complete name of received file,
    # *A0..*A9 - first 10 AKA of remote system,
    # *A*, *A@ - list of all remote AKA separated by spaces
    # *P - password protected [0|1],
    # *L - listed system [0|1]
    # *H - remote hostname or IP,
    # *N - short file name (win32 only).
    #
    #exec "!my-freq-processor /options *S" *.req
    exec "!~/ftn/binkd/srifreq *S" *.req
    #exec "my-pkt-unpacker /options *P *A* *F" *.[pP][kK][tT]
    #exec "my-tosser /options" /opt/ftn/inbound-secure/*.[STFWMstfwm][ouaherOUAHER][0-9A-Za-z]
    exec "nice -n 19 /usr/bin/hpt toss link" ~/ftn/inbound-secure/*.[STFWMstfwm][ouaherOUAHER][0-9A-Za-z] *.[pP][kK][tT]


    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- SBBSecho 3.37-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Martin Kazmaier@1:340/1101 to Nick Boel on Sun Apr 26 20:58:00 2026
    Yay!

    + 26 Apr 20:56:38 AFIX ALLFIX v6.1.000 02-Feb-19 17:08
    # 26 Apr 20:56:38 AFIX Command : Rp -SRIF c:\ele\irex\outbound\00e20012.srf
    # 26 Apr 20:56:38 AFIX Processing file request from 1:226/18
    # 26 Apr 20:56:38 AFIX Sysop: Codefenix
    # 26 Apr 20:56:38 AFIX Response file: C:\ELE\IREX\OUTBOUND\00E20012.RSP
    # 26 Apr 20:56:38 AFIX Request file : C:\ELE\IREX\INBOUND\POS2O9QO.REQ
    # 26 Apr 20:56:38 AFIX FREQ: ALLFILES.ZIP
    # 26 Apr 20:56:38 AFIX Send: C:\ELE\DOWNLOAD\ALLFILES.ZIP
    # 26 Apr 20:56:38 AFIX RP: FREQs [1 ] Service [0 ]
    % 26 Apr 20:56:38 AFIX Active (00:01)

    It worked!

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (1:340/1101)