Subj : exec/load/sbbsdefs.js src/sbbs3/newuser.cpp sbbsdefs.h src/sbbs3/scfg/ To : Git commit to main/sbbs/master From : Rob Swindell Date : Sat Apr 16 2022 12:52 am https://gitlab.synchro.net/main/sbbs/-/commit/fb43daf5a9764fa661a28dcf Modified Files: exec/load/sbbsdefs.js src/sbbs3/newuser.cpp sbbsdefs.h src/sbbs3/scfg/scfgsys.c src/sbbs3/text.h text_defaults.c Log Message: Implement duplicate new-user email address checking (optional) If a sysop wants to prevent new users from using an email address of an existing user, they can set SCFG->System->New User Values->Question Toggles->Force Unique E-mail/NetMail to "Yes". This partially addresses issue #127, at least for the terminal server. .