Subj : ctrl/text.dat src/sbbs3/email.cpp postmsg.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Sep 07 2024 01:14 pm https://gitlab.synchro.net/main/sbbs/-/commit/7c11e274646fadf6655cf85e Modified Files: ctrl/text.dat src/sbbs3/email.cpp postmsg.cpp Log Message: Log more/better messages when message fails to post (e.g. duplicate detected) It appears I had the idea to make the CantPost text.dat string a format string before, but never quite finished that change (e.g. made the change to email.cpp and text.dat too). .