-
- Downloads
Don't allow invalid netmail-forwarding addresses
Don't prompt a new user to forward email to their netmail address if they provided an invalid netmail address (not supported by the system). If a sysop has an invalid netmail address setup for forwarding, don't try to forward email (or new user feedback) to that address. Re-ordered the new user terminal questions a little bit (ask for the backspace key first, to get earlier manual PETSCII detection). I'm not sure why I was enabling AUTOTERM along with PETSCII before. Removed that as PETSCII cannot be auto-detected.
parent
351cf95a
No related branches found
No related tags found
Showing
- src/sbbs3/email.cpp 8 additions, 4 deletionssrc/sbbs3/email.cpp
- src/sbbs3/netmail.cpp 20 additions, 0 deletionssrc/sbbs3/netmail.cpp
- src/sbbs3/newuser.cpp 23 additions, 23 deletionssrc/sbbs3/newuser.cpp
- src/sbbs3/sbbs.h 3 additions, 0 deletionssrc/sbbs3/sbbs.h
- src/sbbs3/useredit.cpp 3 additions, 5 deletionssrc/sbbs3/useredit.cpp
Loading