• Areafix commands

    From Pepper@21:1/187 to All on Sunday, December 04, 2016 15:39:00
    I'm trying to subscribe to a whole bunch of fido Echos. I thought there was a command "%+ALL".
    When I try this I get an error back saying that "ALL" is not a valid Echo..
    So I'm guessing that is not a valid command. Apart from doing a + for each
    echo in a big list. Is there an easier way ?
    I'm sure there is ... I'm just missing it ... and so are my Google searches.

    -=Pepper=-

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Cosmik Debris BBS | Little Falls,NY (21:1/187)
  • From Pequito@21:1/126 to Pepper on Sunday, December 04, 2016 13:50:00
    On 12/04/16, Pepper said the following...

    I'm trying to subscribe to a whole bunch of fido Echos. I thought there was a command "%+ALL".
    When I try this I get an error back saying that "ALL" is not a valid Echo.. So I'm guessing that is not a valid command. Apart from doing a + for each echo in a big list. Is there an easier way ?
    I'm sure there is ... I'm just missing it ... and so are my Google searches.

    I suggest doing %HELP to get the proper help commands from the hub you are getting the fido feed from.

    +- $s.s$s.s$ ------------------------------------+
    | $ý"$$$"ý$ tbbs.homeip.net |
    | .$$$. winkle BBS tbbs.homeip.net:8080 |
    +-- .$$$$$. -------------------------------------+
    $ý"~"ý$ Christopher Malo aka Pequito!

    --- Mystic BBS v1.12 A31 (Linux)
    * Origin: Twinkle BBS (21:1/126)
  • From dream master@21:1/163 to Pepper on Sunday, December 04, 2016 14:41:00
    On 12/04/16, Pepper said the following...
    I'm trying to subscribe to a whole bunch of fido Echos. I thought there was a command "%+ALL".
    When I try this I get an error back saying that "ALL" is not a valid Echo.. So I'm guessing that is not a valid command. Apart from doing a + for each echo in a big list. Is there an easier way ?
    I'm sure there is ... I'm just missing it ... and so are my Google searches.

    .-------------------------.
    | Mystic BBS AreaFix Help |--------------------------------------------------- `-------------------------'

    What is AreaFix?
    ----------------

    AreaFix is a automated response system which provides echomail nodes the
    ability to "self-service" their configuration. Generally speaking, you will
    use AreaFix to link and unlink echomail areas for export to you.

    AreaFix also provides additional utility functions such as changing password,
    archive type/raw PKT selection, and the ability to rescan one or more echo
    areas to send you the last X messages or all messages posted in the last X
    days.


    How to use AreaFix
    ------------------

    Simply address the message "To" field to "AreaFix" and then supply your
    AreaFix password on the subject line for authentication.

    Each line of the message content should consist of a single command which
    instructs AreaFix to do something. Each command will be processed and a
    result of that command will be included within a return Netmail response
    message which is automatically generated by AreaFix after your request.


    AreaFix Commands
    ----------------

    %COMPRESS <type> Sets the archive type used to bundle mail to <type>,
    such as ZIP, RAR, etc. The type can also be omitted
    which tells AreaFix to send raw PKT files instead of
    bundled mail.

    %HELP Return this help message

    %PWD <new password> Changes your AreaFix password to <new password>

    %LIST List all available echomail areas from this uplink

    %LINKED List all linked areas (areas being exported to you)

    %UNLINKED List of all unlinked areas (areas not exported to you)

    %RESCAN [R=# or D=#] Rescans all linked echomail areas and export the last
    250 messages in each area, unless the optional R or D
    command is also specified. See below for more info on
    R/D options.

    -ECHOTAG Remove (unlink) ECHOTAG from your list of export areas

    +ECHOTAG [R=# or D=#] Add (link) ECHOTAG to the list of export areas. The
    plus symbol can also be omitted here, meaing that if a
    line contains ONLY an echotag, it is assumed that the
    request is to link the area.

    The optional R or D command can be included to instruct
    AreaFix to also send the latest messages for the newly
    linked area. If no option is specified for rescan,
    then AreaFix will only start sending new messages poste

    after this command has been received.

    See below for R and D options.

    =ECHOTAG <R=# or D=#> Rescan an existing linked message base. This will send
    the most recent 250 messages for ECHOTAG, unless the
    R or D command is also specified to change this option.


    Changing Rescan Options
    -----------------------

    Several AreaFix commands support the optional R or D commands. These commands
    must be separated from its associated command by a comma or a space and follow
    the format COMMAND=NUMBER. For example:

    +ECHOTAG,R=100

    The R command instructs AreaFix to export the most recent number of messages
    specified by #. In other words, R=100 will send you the most recent 100
    messages.

    The D command instructs AreaFix to export all messages posted with the last
    number of days, specified by #. In other words, D=365 will send you all
    messages posted within the last 365 days (1 year).


    AreaFix Examples
    ----------------

    Example 1:

    Base: Netmail
    From: Me
    To: AreaFix
    Subj: MyPassword
    -------------------
    %COMPRESS ZIP
    %PWD MyNewPassword
    +MYSTIC
    FIDONEWS
    WINDOWS D=90
    =BBS_CARNIVAL R=500

    The above example will change your archive type to ZIP, change your AreaFix
    password to MyNewPassword, request that the MYSTIC and FIDONEWS echoareas
    are added to your list of exported areas. It then requests that the
    WINDOWS area is added to the exported list, but it also asks to send all
    messages posted with the last 90 days. Finally, it asks that the most
    recent 500 messages are sent for the already connected BBS_CARNIVAL area

    Example 2:

    Base: Netmail
    From: Me
    To: AreaFix
    Subj: MyPassword
    -------------------
    %LINKED
    %UNLINKED
    %RESCAN D=180

    The above example will list all areas you have linked to for export, and
    all available areas to have NOT linked to for export. Then it will ask
    AreaFix to bundle up all messages posted to all of your linked areas
    within the last 180 days (~6 months).


    AreaFix Results
    ---------------

    AreaFix will respond to all requests made, even if a blank message is sent or
    a message is sent with a wrong password. A typical automated response from
    AreaFix might look like this:

    Base: Netmail
    From: AreaFix
    To: Me
    Subj: MyPassword
    -------------------
    Your AREAFIX request has been processed.

    Command: +MYSTIC
    Result: MYSTIC has been linked for export

    Command: %LINKED
    Result: List of all linked echomail areas:

    MYSTIC
    FIDONEWS

    Command: %COMPRESS ASDF
    Result: Unknown archive type.

    If you do not receive a response, then you have not been configured as a
    downlink yet, or some other error has occured.

    -------------------------------------------------------------------------------

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From andrew@21:1/125.1 to Pepper on Sunday, December 04, 2016 22:55:00
    I'm trying to subscribe to a whole bunch of fido Echos. I thought there w as a
    command "%+ALL".

    As Pequito said, best to do a %HELP and see what the serving bbs supports. Areafix commands vary from implementation to implementation, so it really depends on what your host is using as to what it supports.

    I'm pretty sure I've seen an +ALL command in the past, but doesn't look like its supported everywhere :)

    Andrew

    --- MagickaBBS v0.4alpha (Linux/x86_64)
    * Origin: Cauldron - Magicka Test BBS (21:1/125.1)
  • From bcw142@21:1/145.2 to Pepper on Sunday, December 04, 2016 18:00:00
    On 12/04/16, Pepper said the following...
    I'm trying to subscribe to a whole bunch of fido Echos. I thought there was a command "%+ALL".
    When I try this I get an error back saying that "ALL" is not a valid Echo.. So I'm guessing that is not a valid command. Apart from doing a + for each echo in a big list. Is there an easier way ?

    Do %LIST then edit that response to do the adds (+FSX_GEN...), then you might consider either doing it again with =FSX_GEN... so it will download all the old messages after adding them (like best as two messages one to add, then the one to get the old stuff). It's the easiest way I've found and I have used it, it will work. In truth I have done a list of adds followed by the list to grab
    the old messages and it did work (in the same message).

    --- Mystic BBS v1.12 A31 (Linux)
    * Origin: Mystic AlphaTest bcw142.zapto.org:2323 (21:1/145.2)
  • From tony@21:1/188 to Pepper on Sunday, December 04, 2016 23:30:00
    Hi Pepper,
    did you tried %RESCAN ?

    Thanks

    Tony

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: FRIENDS BBS|LONDON (21:1/188)
  • From Pepper@21:1/187 to bcw142 on Sunday, December 04, 2016 19:31:00
    On 12/04/16, bcw142 said the following...
    Do %LIST then edit that response to do the adds (+FSX_GEN...), then you might consider either doing it again with =FSX_GEN... so it will

    Now why did I not think of that :)
    I did the %LIST then I was copying that out into a text file...and losing the LineFeeds..frustrating myself.

    Thanks

    -=Pepper=-

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Cosmik Debris BBS | Little Falls,NY (21:1/187)
  • From Pepper@21:1/187 to dream master on Sunday, December 04, 2016 19:32:00
    On 12/04/16, dream master said the following...

    Yep, did %HELP .. I was hoping there was a shortcut ;)

    -=Pepper=-

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Cosmik Debris BBS | Little Falls,NY (21:1/187)
  • From bcw142@21:1/145.2 to Pepper on Sunday, December 04, 2016 20:06:00
    On 12/04/16, Pepper said the following...
    On 12/04/16, bcw142 said the following...
    Do %LIST then edit that response to do the adds (+FSX_GEN...), then y might consider either doing it again with =FSX_GEN... so it will

    Now why did I not think of that :)
    I did the %LIST then I was copying that out into a text file...and
    losing the LineFeeds..frustrating myself.

    Thanks

    My method was to do the %LIST, when I got the answer did X to save it to a file. The file appears in /mystic (on a Pi) and I edit it in the command
    line. A trick is save it to j the do 'cat j j >newlist.txt' then edit that newlist.txt and go back to the BBS open a new netmail to areafix and /U to upload that edited newlist.txt. The .txt is so you can find it easily with
    the /U upload as the mask for it is *.* so it only shows files with an externsion. The two copies of j are first for + then for =, but you could try just editing a newlist.txt from the X and then putting %RESCAN as the last line. I've never try that one. Linefeeds are no problem that way it's been Linux the whole time.

    --- Mystic BBS v1.12 A31 (Linux)
    * Origin: Mystic AlphaTest bcw142.zapto.org:2323 (21:1/145.2)
  • From Avon@21:1/101 to Pepper on Monday, December 05, 2016 20:27:00
    On 12/04/16, Pepper pondered and said...

    I'm trying to subscribe to a whole bunch of fido Echos. I thought there was a command "%+ALL".

    As others have stated the %HELP for a given Areafix system you're trying to
    use is your friend. The command you mentioned is sometimes locked out at HUBS by admins so as to avoid a massive rescan and overhead on a HUB if it were to be invoked. So better to attach to a bunch of echos and then issue a %rescan
    or similar command to get them packed up and sent to you that way:)

    Best, Paul

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Pepper@21:1/187 to Avon on Monday, December 05, 2016 06:30:00
    On 12/05/16, Avon said the following...
    at HUBS by admins so as to avoid a massive rescan and overhead on a HUB
    Thanks everyone. Picking my way through what I want and adding.

    -=Pepper=-

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Cosmik Debris BBS | Little Falls,NY (21:1/187)