• src/sbbs3/mailsrvr.c

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Wednesday, July 02, 2025 18:22:49
    https://gitlab.synchro.net/main/sbbs/-/commit/0aefed55746f0c2bd3167edb
    Modified Files:
    src/sbbs3/mailsrvr.c
    Log Message:
    Pad protocol string to 5 chars in log messages

    ... thus aligning IP addresses in log messages for easier viewing with
    non-prop fonts.
    --- SBBSecho 3.28-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Wednesday, July 02, 2025 18:42:41
    https://gitlab.synchro.net/main/sbbs/-/commit/05e4146d51acbc5eb76d8a46
    Modified Files:
    src/sbbs3/mailsrvr.c
    Log Message:
    Don't condense white-space in all log messages

    More padding of protocol field (which won't get condensed to a single space now) in log messages.

    For whatever the reason was I started condensing white-space for all mail server log messages (and only the mail server), I don't recall, we may want to re-add white-space condensing to those particular situations (log messages) again.
    --- SBBSecho 3.28-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)