• new confirmation by email

    From lu9dce@21:1/180 to All on Monday, June 17, 2019 16:52:21
    how can i put in mystic
    so that new users should
    confirm the registration by mail
    since they are registering users
    and they arrive with any data the part
    Of income
    although I allow the entrance to all
    at least they are real users

    tks

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/32)
    * Origin: HAMRADIO telnet lu9dce.dynu.com (21:1/180)
  • From LockeDown@21:2/148 to lu9dce on Monday, June 17, 2019 16:35:57
    On 17 Jun 2019, lu9dce said the following...

    how can i put in mystic
    so that new users should
    confirm the registration by mail
    since they are registering users
    and they arrive with any data the part
    Of income
    although I allow the entrance to all
    at least they are real users

    Have you setup up Mystic to be able to unlock a user account via email if
    they forget their password? I would test and verify you can get this working first.

    Under Mystic Cfg -> Servers -> General Options you can setup your SMTP information. Make sure "Enable SMTP Send" is enabled after SMTP configuration is completed.

    Also under Mystic Cfg -> Configuration -> User Password Policy -> Allow reset by E-mail : Yes

    If you do not have an SMTP server that you can use -- I used the below guide
    to set it up via GMAIL but I am sure could be used for other services as well for reference: https://www.linode.com/docs/email/postfix/configure-postfix-to-send-mail-using- gmail-and-google-apps-on-debian-or-ubuntu/

    Least once you verify this you know email is all good in Mystic -- just
    create a test user with a valid email and type the password wrong 3 times and you will get a code to reset it.

    I believe I have a seen a Mystic MOD that will do what you are asking but not sure where I saw it and I have not tried it myself yet but considered it but for now I am manually validating people to 20 as I have low traffic and not advertising atm.

    Hopefully this helps point you in the right direction -- maybe later I may
    try to see if I can enable email validation myself just to see if I can get
    it to work and will update if I am able to figure it out.

    Good luck!

    ---
    LockeDown
    [mysticisland.strangled.net]

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Mystic Island BBS [mysticisland.strangled.net] (21:2/148)
  • From Avon@21:1/101 to lu9dce on Tuesday, June 18, 2019 20:10:07
    On 17 Jun 2019 at 04:52p, lu9dce pondered and said...

    how can i put in mystic
    so that new users should
    confirm the registration by mail
    since they are registering users
    and they arrive with any data the part
    Of income
    although I allow the entrance to all
    at least they are real users

    At present Mystic does not have an email validation feature enabled.
    There is however the ability to reset a password by email that has been enabled.
    There may be an add-on mod that does what you seek but I am unsure if this is so.

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From dream master@21:1/163 to lu9dce on Thursday, June 20, 2019 11:21:09
    On 17 Jun 2019, lu9dce said the following...
    how can i put in mystic
    so that new users should
    confirm the registration by mail
    since they are registering users
    and they arrive with any data the part
    Of income
    although I allow the entrance to all
    at least they are real users

    there is no email validation at this time. you can only reset passwords.

    |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[|15bbs|09.|15dreamlandbbs|09.|15org|08]

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: |08--[|15!|07dreamland BBS bbs.dreamlandbbs.org (21:1/163)
  • From stizzed@21:4/156 to lu9dce on Thursday, June 20, 2019 16:52:35
    how can i put in mystic
    so that new users should
    confirm the registration by mail

    This is something I am working on for win32!

    Stay tuned...

    .\\ichael Batts
    a.k.a. stizzed (because, why not?)
    SysOp, The ROCK BBS III

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (21:4/156)
  • From Bucko@21:4/131 to dream master on Monday, July 01, 2019 19:09:05
    On 20 Jun 2019, dream master said the following...


    there is no email validation at this time. you can only reset passwords.

    .úùDream Masterùú.
    øùúùø øùúùø

    Actually, there is.. I was FINALLY reading the update files (yea why read the docs?!?!?).. A few weeks back I posted a message saying pretty much the same thing, I wanted to have the BBS send an email to a new user and when they responded back with a code it would update their access automatically. In
    other words a New User Validater. Today while bored at work, I read the wiki and found that there is a Email validate menu function now, it is -V what it will do is send the user Or in my case New User a code in email and ask for them to respond with said code, if they respond with the correct code the
    "OV" ACS command will respond as true, and if you put an access level in the data field it will upgrade the user to that level. Thus my new user
    validater.. I will just add it as the first command in the prelogin menu and
    it should do the trick.. That is if it works as the docs say it does.. If the email is false they don't get access and stay at level 10.. Damn, that was a mouthful!!

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Bucko@21:4/131 to All on Monday, July 01, 2019 19:28:13
    And it works.. Only thing I did had to do was put in an access level of
    s10!s15 so it would only send to new users... Works like a charm!!

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From LockeDown@21:2/148 to Bucko on Monday, July 01, 2019 18:32:32
    On 01 Jul 2019, Bucko said the following...
    Actually, there is.. I was FINALLY reading the update files (yea why
    read the docs?!?!?).. A few weeks back I posted a message saying pretty much the same thing, I wanted to have the BBS send an email to a new
    user and when they responded back with a code it would update their
    access automatically. In other words a New User Validater. Today while bored at work, I read the wiki and found that there is a Email validate menu function now, it is -V what it will do is send the user Or in my
    case New User a code in email and ask for them to respond with said
    code, if they respond with the correct code the "OV" ACS command will respond as true, and if you put an access level in the data field it
    will upgrade the user to that level. Thus my new user validater.. I will just add it as the first command in the prelogin menu and it should do
    the trick.. That is if it works as the docs say it does.. If the email
    is false they don't get access and stay at level 10.. Damn, that was a mouthful!!

    Let me know if you get this working! I may decide to go this route to make
    sure uses use a valid email address just to ensure they can reset their password via email if necessary.

    ---
    |15LockeDown |08(Mickey Frklic) |08[|10mystic|09island|08.|07strangled|08.|07net|08]

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Mystic Island BBS [mysticisland.strangled.net] (21:2/148)
  • From Avon@21:1/101 to Bucko on Tuesday, July 02, 2019 19:56:31
    On 01 Jul 2019 at 07:09p, Bucko pondered and said...

    Actually, there is.. I was FINALLY reading the update files (yea why
    read the docs?!?!?).. A few weeks back I posted a message saying pretty much the same thing, I wanted to have the BBS send an email to a new
    user and when they responded back with a code it would update their
    access automatically. In other words a New User Validater. Today while bored at work, I read the wiki and found that there is a Email validate menu function now, it is -V what it will do is send the user Or in my
    case New User a code in email and ask for them to respond with said
    code, if they respond with the correct code the "OV" ACS command will respond as true, and if you put an access level in the data field it

    How right you are... good catch and apologies as I had missed this when last reading the whatsnew.txt

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Scarecrow@21:4/111 to LockeDown on Tuesday, July 02, 2019 16:35:15
    On 01 Jul 2019, LockeDown said the following...
    Let me know if you get this working! I may decide to go this route to

    It does work. I've had it going for a while with just a one slight glitch
    that might not be an issue outside of testing. The tricky part is piecing together the clues in the docs to get all the pieces of the puzzle right.
    I say this with just 4 real world users having utilized the feature, but it seems to have worked as advertised for them.

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/32)
    * Origin: Blue Northern Software | bnsbbs.ddns.net:23000 (21:4/111)
  • From Bucko@21:4/131 to LockeDown on Tuesday, July 02, 2019 19:40:12
    On 01 Jul 2019, LockeDown said the following...


    Let me know if you get this working! I may decide to go this route to
    make sure uses use a valid email address just to ensure they can reset their password via email if necessary.


    I hate to keep using the term works like a charm but it does! I added a step
    at the beginning of FIRSTCMD in prelogin.mnu which sends the -V command but also checks access to make sure it is New User and not validated so in my
    case I set the ACS to s10!s15 which is below s20 which is validated. Then in the data part I put 20! If the email validates they get access level 20 until
    I can go in and make adjustments. Since I didn't like the idea of it just popping up a question to enter the code emailed to them. I added a Text File which explains it.. I may go one step further and make it optional with a yes/no question on if they want to do it. If they don't it just skips it and continues. If they skip it well then I will scrutinize the application.. LOL

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Bucko@21:4/131 to Avon on Tuesday, July 02, 2019 19:44:59
    On 02 Jul 2019, Avon said the following...


    How right you are... good catch and apologies as I had missed this when last reading the whatsnew.txt

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)

    There is NO NEED for you to apologize.. I am glad I found it and was able to implement it and now get ideas on how to modify it to be even better then
    what I have now! I weened on Commodore BBS' specifically Image BBS (Still am running them and now programming the new 3.0 version) but anything I wanted
    to do I wrote a file in basic to do. With Mystic all I need to do is make a menu or modify a menu OR prompt! Makes life so much easier! g00r00 put it all in there...

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Bucko@21:4/131 to Scarecrow on Tuesday, July 02, 2019 19:46:12
    On 02 Jul 2019, Scarecrow said the following...


    It does work. I've had it going for a while with just a one slight
    glitch that might not be an issue outside of testing. The tricky part
    is piecing together the clues in the docs to get all the pieces of the puzzle right. I say this with just 4 real world users having utilized
    the feature, but it seems to have worked as advertised for them.


    What glitch are you having??

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From garycrunk@21:4/126 to Scarecrow on Tuesday, July 02, 2019 18:19:06
    Can someone post a Step-By-Step on how to implement this?

    Gary Crunk
    Another F-ing BBS : anotherbbs.dynu.net Port 23
    Quazar BBS Door Game Server: quazarbbs.dynu.net Port 2323

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Another F-ing BBS (21:4/126)
  • From LockeDown@21:2/148 to Bucko on Tuesday, July 02, 2019 18:35:03
    On 02 Jul 2019, Bucko said the following...

    On 01 Jul 2019, LockeDown said the following...


    Let me know if you get this working! I may decide to go this route to make sure uses use a valid email address just to ensure they can rese their password via email if necessary.


    I hate to keep using the term works like a charm but it does! I added a step at the beginning of FIRSTCMD in prelogin.mnu which sends the -V command but also checks access to make sure it is New User and not validated so in my case I set the ACS to s10!s15 which is below s20
    which is validated. Then in the data part I put 20! If the email
    validates they get access level 20 until I can go in and make
    adjustments. Since I didn't like the idea of it just popping up a
    question to enter the code emailed to them. I added a Text File which explains it.. I may go one step further and make it optional with a
    yes/no question on if they want to do it. If they don't it just skips it and continues. If they skip it well then I will scrutinize the application

    Cool I am convinced and will try to set it up this weekend for my BBS. Been meaning to look into this so glad you brought it up :)

    ---
    |15LockeDown |08(Mickey Frklic) |08[|10mystic|09island|08.|07strangled|08.|07net|08]

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Mystic Island BBS [mysticisland.strangled.net] (21:2/148)
  • From LockeDown@21:2/148 to garycrunk on Tuesday, July 02, 2019 18:38:33
    On 02 Jul 2019, garycrunk said the following...

    Can someone post a Step-By-Step on how to implement this?

    If you do not get that step by step guide before i figure it out and document -- then I will provide something this weekend if I figure it out :)

    ---
    |15LockeDown |08(Mickey Frklic) |08[|10mystic|09island|08.|07strangled|08.|07net|08]

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Mystic Island BBS [mysticisland.strangled.net] (21:2/148)
  • From Bucko@21:4/131 to garycrunk on Tuesday, July 02, 2019 21:39:30
    Sure.. Here goes..

    Menu Editor
    Choose prelogin
    In mine I have as the first line FIRSTCMD Choose that..
    I added right after NS Send Node message
    -V Validate email address as command
    in Data I put 20 because that is what I use for basic access
    in Access I put s10!s15 In other words, Checks access S10 is new user and s15 is below validated so anything below s15 will ask to validate their email.

    That's it.. g00r00 couldn't have made it any simpler for us.. LOL

    Now add ons that I have and will be doing. I added a text file before the
    line in FIRSTCMD with option GD the text file says something like you will
    now be asked to validate your email address when you receive the email enter the code and you will be given validated access.. Then it asks to validate.

    Something I am going to add in the coming days is a Yes/No response, if you want to validate your email address.. Nothing special, It will say Do you
    want to validate your email {Yes/No}.. Haven't done that yet but will soon..

    Let me know if you have any other questions..

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Scarecrow@21:4/111 to Bucko on Tuesday, July 02, 2019 21:02:11
    On 02 Jul 2019, Bucko said the following...
    What glitch are you having??

    About 50% of the time, with real users, and local test users, it works perfectly. I have it set up similar to what you described, but with a
    separate "verifier menu" with 3 commands, the -V, a quit back to Main, and a display a help file. Half the time, once the new user app info is entered,
    the user can go to the verifier menu, gets the code sent, enters it and they are upgraded. The other half of the time the -V menu option does nothing. If that user logs off and right back on and then tries the verification, it
    works. No errors or obvious problems, and I can't see any pertinent differences between the ones that work on the first try and those that
    require a logoff/logon to get it to work. In fact I've even tried it with a test user, sign up, verify, delete the user, try again. Using the exact same user data, email and all, sometimes it works first time, sometimes the logoff/logon is required to get the -V to do it's thing. In all cases the new user is added into Mystic fine, just some can verify right after signing up, others have to do the off/back on to get 'er done.

    Dave

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/32)
    * Origin: Blue Northern Software | bnsbbs.ddns.net:23000 (21:4/111)
  • From Bucko@21:4/131 to LockeDown on Tuesday, July 02, 2019 22:12:56
    On 02 Jul 2019, LockeDown said the following...


    Cool I am convinced and will try to set it up this weekend for my BBS. Been meaning to look into this so glad you brought it up :)


    No sweat.. Feels good to give back for a change.. Al and Avon have been instrumental to helping me over the past year and a half. So it's nice to pay it forward..

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Netsurge@21:4/154 to Bucko on Tuesday, July 02, 2019 22:38:04
    There is NO NEED for you to apologize.. I am glad I found it and was
    able to implement it and now get ideas on how to modify it to be even better then what I have now! I weened on Commodore BBS' specifically
    Image BBS (Still am running them and now programming the new 3.0
    version) but anything I wanted to do I wrote a file in basic to do. With Mystic all I need to do is make a menu or modify a menu OR prompt! Makes life so much easier! g00r00 put it all in there...

    That is awesome, I cut my teeth with Image and Darkstar BBS on the good old C64. I still have two of them and game with them.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://diskshop.ca/scinet

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (21:4/154)
  • From Bucko@21:4/131 to Scarecrow on Wednesday, July 03, 2019 13:08:14
    On 02 Jul 2019, Scarecrow said the following...


    About 50% of the time, with real users, and local test users, it works perfectly. I have it set up similar to what you described, but with a separate "verifier menu" with 3 commands, the -V, a quit back to Main,
    and a display a help file. Half the time, once the new user app info is entered, the user can go to the verifier menu, gets the code sent,
    enters it and they are upgraded. The other half of the time the -V menu option does nothing. If that user logs off and right back on and then tries the verification, it works. No errors or obvious problems, and I can't see any pertinent differences between the ones that work on the first try and those that require a logoff/logon to get it to work. In
    fact I've even tried it with a test user, sign up, verify, delete the user, try again. Using the exact same user data, email and all,
    sometimes it works first time, sometimes the logoff/logon is required to get the -V to do it's thing. In all cases the new user is added into Mystic fine, just some can verify right after signing up, others have to do the off/back on to get 'er done.

    Dave

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/32)

    Thanks for the info Dave, I will keep an eye on it.. See what happens...

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Bucko@21:4/131 to Netsurge on Wednesday, July 03, 2019 13:09:10
    On 02 Jul 2019, Netsurge said the following...


    That is awesome, I cut my teeth with Image and Darkstar BBS on the good old C64. I still have two of them and game with them.


    They still serve a good purpose.. :)

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)