• sbbecho: Add more descriptive error messages

    From Nigel Reed@VERT to GitLab issue in main/sbbs on Tuesday, February 18, 2025 22:32:17
    open https://gitlab.synchro.net/main/sbbs/-/issues/874

    ```
    2025-02-19 00:25:14 import_netmail(/sbbs/netmail/1.msg) returned 4
    ```

    Unfortunately, "4" doesn't mean much.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Wednesday, February 19, 2025 20:39:56
    https://gitlab.synchro.net/main/sbbs/-/issues/874#note_6476

    It's not an error, it's just a debug-level log message. In that context, it means (netmail) "Created locally". More details would be output to stdout, but we don't usually log the stdout of sbbsecho, so yes, we could log more in that context or just remove the debug-level message.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net