• Turning this prompt off?

    From poindexter FORTRAN@1:103/705 to All on Sunday, February 18, 2024 20:50:04
    How do I turn off this prompt at login?



    [û] Search all groups for un-read messages to you? Yes
    ---
    þ Synchronet þ .: realitycheckbbs.org :: scientia potentia est :.
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From MRO@1:103/705 to poindexter FORTRAN on Sunday, February 18, 2024 23:54:33
    Re: Turning this prompt off?
    By: poindexter FORTRAN to All on Sun Feb 18 2024 08:50 pm

    How do I turn off this prompt at login?



    [û] Search all groups for un-read messages to you? Yes


    it's in scfg for new user toggles and then it's in your user settings on the bbs.

    [N] Ask For New Message/File Scan: Off
    [Y] Ask For Your Un-read Msg Scan: Off
    [F] Automatic New File Scan : Off
    [R] Remember Current Sub-board : On
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From nelgin@1:103/705 to poindexter FORTRAN on Monday, February 19, 2024 01:36:22
    On Sun, 18 Feb 2024 20:50:04 -0800
    "poindexter FORTRAN" (VERT/REALITY) <VERT/REALITY!poindexter.FORTRAN@endofthelinebbs.com> wrote:
    How do I turn off this prompt at login?



    [√] Search all groups for un-read messages to you? Yes
    ---
    â–  Synchronet â–  .: realitycheckbbs.org :: scientia potentia est :.
    Go to Defaut Settings and turn off "As for your un-read Msg scan".
    If you want to turn if off for all users, you can do it for new users
    scfg > System > New User Prompts > Default Toggles > Ask for your msg
    scan. I think that's the right one.
    Unfortunately, you'd have to create a script to go through all the
    users and set ASK_SSCAN to false if you want to change for everyone. I
    don't think there's a general way to do it.
    I had to do a similar thing to set the users shell to something else
    for all my users.
    --
    End Of The Line BBS - Plano, TX
    telnet endofthelinebbs.com 23
    ---
    ï¿­ Synchronet ï¿­ End Of The Line BBS - endofthelinebbs.com
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From MRO@1:103/705 to nelgin on Monday, February 19, 2024 02:39:59
    Re: Re: Turning this prompt off?
    By: nelgin to poindexter FORTRAN on Mon Feb 19 2024 01:36 am

    Unfortunately, you'd have to create a script to go through all the
    users and set ASK_SSCAN to false if you want to change for everyone. I
    don't think there's a general way to do it.
    I had to do a similar thing to set the users shell to something else
    for all my users.

    years ago i just put code in my login to check for something and then change it for the user if they didn't have it.

    made it easy to adjust existing user settings on the fly.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)