Subj : src/sbbs3/ftpsrvr.c login.cpp mailsrvr.c services.c websrvr.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Fri Dec 15 2023 01:41 am https://gitlab.synchro.net/main/sbbs/-/commit/25b0a9a74cc8c12b91450f79 Modified Files: src/sbbs3/ftpsrvr.c login.cpp mailsrvr.c services.c websrvr.c Log Message: Commonize the login authentication failure messages and log levels Using "Warning" log levels more for things that the sysop might be able to do something about. If it's just an input data validation (from a random TCP/IP client), use "Notice" log level instead. The terminal server log output is still the odd ball. .