Subj : js version of user default To : GitLab note in main/sbbs From : Rob Swindell Date : Sat Sep 16 2023 03:12 pm https://gitlab.synchro.net/main/sbbs/-/merge_requests/331#note_4089 So, you'd get both `text/bademail.msg` displayed to the user (if it exists) and this new string. Probably best to just go back to using `system.trashcan()` here, but I also don't like adding a hard-coded string that can't be easily localized (for other languages) or customized by the sysop. Consider making this overridable via modopts.ini .