• BBS Door User telnet verification

    From Phil@VERT/CYBERCHA to All on Tuesday, October 20, 2015 00:29:38
    Does anyone know the door name that works with Synchronet and after the user types in their email address the program will send
    their new password to them?

    Thanks

    ---
    þ Synchronet þ CYBERCHATNET.DYNU.COM
  • From Psi-Jack@VERT/DECKHEVN to Phil on Tuesday, October 20, 2015 01:27:12
    Re: BBS Door User telnet verification
    By: Phil to All on Tue Oct 20 2015 12:29 am

    Does anyone know the door name that works with Synchronet and after the user types in their email address the program will send their new password to them?

    Thanks

    That's not actually a door these days, but a javascript included in the synchronet exec path.

    emailval.js

    You could copy the logon.js logon module to your mods directory, change it up and include the emailval.js using:

    load("emailval.js");

    Then presto. Email validation system.

    )))[Psi-Jack -//- Decker]

    ... I'm not afraid of heights. I'm afraid of widths.

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com
  • From Mro@VERT/BBSESINF to Psi-Jack on Tuesday, October 20, 2015 00:56:59
    Re: BBS Door User telnet verification
    By: Psi-Jack to Phil on Tue Oct 20 2015 01:27 am

    Does anyone know the door name that works with Synchronet and after
    the user types in their email address the program will send their new password to them?

    Thanks

    That's not actually a door these days, but a javascript included in the synchronet exec path.

    emailval.js

    You could copy the logon.js logon module to your mods directory, change it up and include the emailval.js using:

    load("emailval.js");


    it's also been around with baja using smbutil for many many years.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Phil@VERT/CYBERCHA to Mro on Tuesday, October 20, 2015 18:38:47
    Re: BBS Door User telnet verification
    By: Psi-Jack to Phil on Tue Oct 20 2015 01:27 am

    Does anyone know the door name that works with Synchronet and
    after
    the user types in their email address the program will send
    their
    new password to them?

    Thanks

    That's not actually a door these days, but a javascript included in
    the
    synchronet exec path.

    emailval.js

    You could copy the logon.js logon module to your mods directory,
    change
    it up and include the emailval.js using:

    load("emailval.js");


    it's also been around with baja using smbutil for many many years.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::

    Thank you. How can I set the following flags using emailval.js?

    Level 20
    Flag Set #1 ABCDEFGHIJKL
    Flag Set #2 ABCDEFGHIJKL
    Flag Set #3 RS
    Flag Set #4
    Exemptions D
    Restrictions

    ---
    þ Synchronet þ CYBERCHATNET.DYNU.COM