• Mail Group Setting

    From IB Joe@1:342/201 to All on Thu May 21 08:29:48 2020
    Picked up Mystic again... adding message areas in and I want them to display
    in groups, fidonet in the fidonet group ... and so one...

    Where do I add the argument to make that happen??

    Thanx

    Joe Schweier

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: Joe's BBS -=JoesBBS.com=- (1:342/201)
  • From Jay Harris@1:229/664 to IB Joe on Thu May 21 11:21:56 2020
    On 21 May 2020, IB Joe said the following...

    Picked up Mystic again... adding message areas in and I want them to display in groups, fidonet in the fidonet group ... and so one...

    Where do I add the argument to make that happen??

    You would set the security level for the message base to something like s20g1.

    Or whatever you want the access level and ground number to be. If your
    Fidonet group is 2 and you want un-validated users to be able to see Fidonet set the list and read access to s10g2 and the post access to s20g2 so only validated users can post.

    You can do the same thing with file bases, but the group code for file groups is z. e.g. s10z2 for file group 2.

    .J.

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/32)
    * Origin: Northern Realms BBS | bbs.nrbbs.net | Binbrook, ON (1:229/664)
  • From Jeff@1:387/26 to IB Joe on Thu May 21 11:21:31 2020
    On 21 May 2020, IB Joe said the following...
    Picked up Mystic again... adding message areas in and I want them to display in groups, fidonet in the fidonet group ... and so one...
    Where do I add the argument to make that happen??

    Hi, Joe.

    When adding a message group, an ID will be automatically assigned to the
    group. Let's say you add a fidonet group and it's assigned an ID of 5.

    When you go into the message base editor and pull up settings for a
    particular message base, there will be a few settings concerning ACS. Generally, you'll want to control access to these groups by security level,
    so you might assign a Post ACS of "s20" so that only Regular Users can post
    to this message base. But you can also add a "g" parameter to specify which message group this message base belongs to. So, to allow all users to see
    this message base in the previously-defined fidonet message group, you'd
    assign the message base a List ACS of "s10g5" (5 being the ID assigned per
    the previous paragraph). To allow all regular users to read the posts in this message base, but only if they're current message group is fidonet, assign a Read ACS of "s20g5". And so forth.

    File bases and groups work the same way, but the letter used to denote membership in a file group is "z".

    Jeff.
    --------------------------
    --- Cold War Computing ---
    --------------------------

    --- Mystic BBS v1.12 A45 2020/02/18 (Raspberry Pi/32)
    * Origin: Perceptronica (1:387/26)
  • From IB Joe@1:342/201 to Jay Harris on Thu May 21 10:24:07 2020
    On 21 May 2020, Jay Harris said the following...

    On 21 May 2020, IB Joe said the following...
    You would set the security level for the message base to something like s20g1.

    Or whatever you want the access level and ground number to be. If your Fidonet group is 2 and you want un-validated users to be able to see Fidonet set the list and read access to s10g2 and the post access to
    s20g2 so only validated users can post.

    You can do the same thing with file bases, but the group code for file groups is z. e.g. s10z2 for file group 2.

    .J.

    Got it, took me a little to remember how to do it... Thanx though, I'm going
    to add DoveNET in and I have to look into why the BBS is not scanning or tossing the mail correctly. I do it by hand right now...

    Thanx

    IB Joe
    AKA Joe Schweier
    SysOp of Joe's BBS
    -=JoesBBS.com=-

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: Joe's BBS -=JoesBBS.com=- (1:342/201)
  • From Jeff@1:387/26 to IB Joe on Thu May 21 15:18:50 2020
    On 21 May 2020, IB Joe said the following...
    Got it, took me a little to remember how to do it... Thanx though, I'm going to add DoveNET in and I have to look into why the BBS is not scanning or tossing the mail correctly. I do it by hand right now...

    I'm not sure what OS you're using, but I'm running Mystic on a Raspberry Pi
    and getting it to run any events at all required one of two things:
    1) adding the full executable path to all command lines (Shell parameters) in the events, or
    2) adding the Mystic install directory (where fidopoll, mutil, etc., are located) to the PATH of the user running the BBS.

    Jeff.
    --------------------------
    --- Cold War Computing ---
    --------------------------

    --- Mystic BBS v1.12 A45 2020/02/18 (Raspberry Pi/32)
    * Origin: Perceptronica (1:387/26)
  • From mark lewis@1:3634/12 to Jay Harris on Fri May 22 08:59:28 2020
    Re: Re: Mail Group Setting
    By: Jay Harris to IB Joe on Thu May 21 2020 11:21:56


    Picked up Mystic again... adding message areas in and I want them
    to display in groups, fidonet in the fidonet group ... and so one...

    Where do I add the argument to make that happen??

    You would set the security level for the message base to something
    like s20g1.

    i don't think he's talking about security access... i think he's talking about keeping the areas from other networks segregated into their own groups... T and i did it in our old mystic v1.11 setups but i don't recall how... it has been too long and those systems are now shutdown for various reasons...


    )\/(ark
    --- SBBSecho 3.11-Linux
    * Origin: SouthEast Star Mail HUB - SESTAR (1:3634/12)
  • From IB Joe@1:342/201 to Jeff on Fri May 22 08:57:07 2020
    On 21 May 2020, Jeff said the following...

    On 21 May 2020, IB Joe said the following...
    Got it, took me a little to remember how to do it... Thanx though, I' going to add DoveNET in and I have to look into why the BBS is not scanning or tossing the mail correctly. I do it by hand right now...

    I'm not sure what OS you're using, but I'm running Mystic on a Raspberry Pi and getting it to run any events at all required one of two things:
    1) adding the full executable path to all command lines (Shell
    parameters) in the events, or
    2) adding the Mystic install directory (where fidopoll, mutil, etc., are located) to the PATH of the user running the BBS.

    Jeff.
    --------------------------

    Joe will look into that... I'm running the Windows 64Bit version right now, thinking of going back to the pi version...

    Anyway, thanx

    IB Joe
    AKA Joe Schweier
    SysOp of Joe's BBS
    -=JoesBBS.com=-

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: Joe's BBS -=JoesBBS.com=- (1:342/201)