• Validate email function settings help

    From Pino Convertino@2:335/365 to All on Sun Aug 2 11:51:44 2026
    Hi everyone,
    I'm going crazy trying to set up emails to validate accounts on Mystic.
    Does anyone know how to do this and can help me?

    Thanks in advance.

    .--[ Pino Convertino ]----------------.
    | SysOp Altair Mini BBS |
    | altairminibbs.net |
    `-------------------------------------'

    ... Help! I can't find the "ANY" key.

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Altair mini BBS (2:335/365)
  • From Petar Smilajkov@1:226/20 to Pino Convertino on Sun Aug 2 15:33:11 2026
    I'm going crazy trying to set up emails to validate accounts on Mystic. Does anyone know how to do this and can help me?


    It's one thing I havent figured out for myself yet, too.

    |15C|13l|05oud|15D|13a|05ncer
    |08 @ 911:1614/0 .. 21:3/226 .. 1:226/20 .. 46:1/117 .. 1337:3/224

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: -= bbs.silfenpath.com | Columbus, Ohio (USA)=- (1:226/20)
  • From Ryan X@1:105/420 to Petar Smilajkov on Mon Aug 3 10:21:05 2026
    I'm going crazy trying to set up emails to validate accounts on Mysti Does anyone know how to do this and can help me?


    It's one thing I havent figured out for myself yet, too.

    I am having trouble with Areafix and having that work. It would be great if someone who has done all this could put together a "Mystic BBS: The Missing Manual" to cover some of these areas and augment the existing wiki as it isn't complete unfortunately. To help new folks in getting things setup. I might try and take a crack at it myself once I get everything working and work through my issues. I'll also try and get the email validation working and report back what I needed to do.

    |08[|07K|08N1GHT|07S|08HAD0W]

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (1:105/420)
  • From Al DeRosa@1:267/157 to Pino Convertino on Mon Aug 3 18:26:57 2026
    On 02 Aug 2026, Pino Convertino said the following...

    Hi everyone,
    I'm going crazy trying to set up emails to validate accounts on Mystic. Does anyone know how to do this and can help me?

    Thanks in advance.


    Ok here is how I do it on my system. In the prelogin menu the first option is commands ran before the menu is shown, I added a GD display a file which basically states that an email is going to be sent to you right now and you are to get the code and enter it and will be given immediate access.. After that command I put the -V command to validate email address. In the Data field I put 20 which is the access level that will be given to the user if they enter the correct code. In the access field I have s10|s15 so basically anything that is between acess level s10 (new user) and s15 (unused) will get that option to email validate.
    That's it on the Mystic login side. The tougher part is setting up a gmail account to send the request from the BBS. In the Servers section of -cfg choose general options, First enable SMTP send, then in the SMTP Host enter smtp.gmail.com:587, in the SMTP IP Type I have Default IPV4, in the SMTP Login choose the gmail email account you want to use. In my case it is wrgnbr2@gmail.com, in the SMTP Password, you enter NOT YOUR GMAIL PASSWORD, but in the config of Gmail you have to set up a Google App Password to use for older softwares. Do that in the GMail settings (Google it and get the exact place it is located), that will give you a password that is like 15 characters. Copy and paste it into the SMTP Password. Then set SMTP Auth Type to login and SMTP Use SSL/TLS to Yes.

    That's it.. Hope that helps..


    |11 Bucko |14- |06Wrong Number Family Of BBS' |07- |03www.wrgnbr.com

    ... The person who snores the loudest will fall asleep first

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1:267/157)
  • From Al DeRosa@1:267/157 to Ryan X on Mon Aug 3 18:32:21 2026
    On 03 Aug 2026, Ryan X said the following...


    I am having trouble with Areafix and having that work. It would be great if someone who has done all this could put together a "Mystic BBS: The Missing Manual" to cover some of these areas and augment the existing
    wiki as it isn't complete unfortunately. To help new folks in getting things setup. I might try and take a crack at it myself once I get everything working and work through my issues. I'll also try and get the email validation working and report back what I needed to do.


    There are a bunch of videos by Mystic Guy (Our very own Paul Hayton who runs fsxNet) that explains quite a bit about Mystic. Plus the wiki (Google it), as for Areafix, there really isn't much to tell. TO get all of the commands you can use go into mystic -cfg under networking choose edit areafix help it will pull up the help file from there you can send out areafix requests. Those are sent like this. You choose the node id which you want to send to x:xxx/xx (your uplink), in the subject field put the password you and your uplink have for your BBS, then in the body of the message just type in one of the commands from the help file you want to do, me I usually do a %LINKED first to see what I am hooked up with, then when I get the netmail back listing what I am hooked up to, I will then choose most of the time do a %ALL to link to ALL echos. I use the %ALL first time hooking up to a new uplink. The help file will list all commands..

    Hope that helps...


    |11 Bucko |14- |06Wrong Number Family Of BBS' |07- |03www.wrgnbr.com

    ... Running Windows is better than washing them!

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1:267/157)
  • From Pino Convertino@2:335/365 to Al DeRosa on Tue Aug 4 06:14:46 2026
    Ok here is how I do it on my system.
    Hi Al,
    Thanks! You're great!
    I followed your advice step by step and managed to set everything up perfectly. Thanks again!

    .--[ Pino Convertino ]----------------.
    | SysOp Altair Mini BBS |
    | altairminibbs.net |
    `-------------------------------------'

    ... APPLE: It may be slow, but at least it's expensive.

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Altair mini BBS (2:335/365)
  • From Al DeRosa@1:267/157 to Pino Convertino on Tue Aug 4 18:07:56 2026
    On 04 Aug 2026, Pino Convertino said the following...

    Ok here is how I do it on my system.
    Hi Al,
    Thanks! You're great!
    I followed your advice step by step and managed to set everything up perfectly. Thanks again!


    Anytime.. Glad I could help!


    |11 Bucko |14- |06Wrong Number Family Of BBS' |07- |03www.wrgnbr.com

    ... A truly wise man never argues with a Unicorn

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1:267/157)
  • From Kerr Avon@3:633/10 to All on Wed Aug 5 20:43:24 2026
    On Tue, 04 Aug 2026 09:30:01 -0400, Al DeRosa wrote:


    Ok here is how I do it on my system. In the prelogin menu the first
    option is commands ran before the menu is shown, I added a GD display a
    file which basically states that an email is going to be sent to you
    right now and you are to get the code and enter it and will be given immediate access.. After that command I put the -V command to validate
    email address. In the Data field I put 20 which is the access level that
    will be given to the user if they enter the correct code. In the access
    field I have s10|s15 so basically anything that is between acess level
    s10 (new user) and s15 (unused) will get that option to email validate. That's it on the Mystic login side. The tougher part is setting up a
    gmail account to send the request from the BBS. In the Servers section
    of -cfg choose general options, First enable SMTP send, then in the SMTP
    Host enter smtp.gmail.com:587, in the SMTP IP Type I have Default IPV4,
    in the SMTP Login choose the gmail email account you want to use. In my
    case it is wrgnbr2@gmail.com, in the SMTP Password, you enter NOT YOUR
    GMAIL PASSWORD, but in the config of Gmail you have to set up a Google
    App Password to use for older softwares. Do that in the GMail settings (Google it and get the exact place it is located), that will give you a password that is like 15 characters. Copy and paste it into the SMTP Password. Then set SMTP Auth Type to login and SMTP Use SSL/TLS to Yes.

    I need to check/do this also, if it works happy for it to be added to the
    wiki with attribution to you?


    --
    Agency News | news.bbs.nz

    --- PyGate Linux v1.5.19
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Kerr Avon@3:633/10 to All on Wed Aug 5 20:41:57 2026
    On Tue, 04 Aug 2026 09:30:01 -0400, Al DeRosa wrote:

    There are a bunch of videos by Mystic Guy (Our very own Paul Hayton who
    runs fsxNet) that explains quite a bit about Mystic. Plus the wiki
    (Google it), as for Areafix, there really isn't much to tell. TO get all
    of the commands you can use go into mystic -cfg under networking choose
    edit areafix help it will pull up the help file from there you can send
    out areafix requests. Those are sent like this. You choose the node id

    Thanks for the kind feedback :)

    --
    Agency News | news.bbs.nz

    --- PyGate Linux v1.5.19
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Al DeRosa@1:267/157 to Kerr Avon on Wed Aug 5 19:09:44 2026
    On 05 Aug 2026, Kerr Avon said the following...

    I need to check/do this also, if it works happy for it to be added to
    the wiki with attribution to you?


    --

    No Attribution needed Paul! Add it at will.. :) With everything YOU and Al and everyone else has helped me with over the years this is only paying it forward..


    |11 Bucko |14- |06Wrong Number Family Of BBS' |07- |03www.wrgnbr.com

    ... Redundant book title: DOS For Dummies

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1:267/157)
  • From Al DeRosa@1:267/157 to Kerr Avon on Wed Aug 5 19:10:23 2026
    On 05 Aug 2026, Kerr Avon said the following...


    Thanks for the kind feedback :)


    Only throwing it where it belongs.. :)


    |11 Bucko |14- |06Wrong Number Family Of BBS' |07- |03www.wrgnbr.com

    ... I think I am, therefore, I am... I think.

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1:267/157)