• move .imap files from user directory into their own directory.

    From Nigel Reed@VERT to GitLab issue in main/sbbs on Friday, September 26, 2025 00:12:00
    open https://gitlab.synchro.net/main/sbbs/-/issues/977

    In my /sbbs/data/user/0001 directory I've got 2094 .imap files. While I'm not concerned about the number, I think it'd be nicer, neater to have these in their own 0001.imap directory.

    While not a priority, it would be good for the next major update so moving of the existing files can be done in the update.js file.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Friday, September 26, 2025 00:17:22
    https://gitlab.synchro.net/main/sbbs/-/issues/977#note_7651

    Quick note... be sure the location they're in is auto-deleted when a user is deleted.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Friday, September 26, 2025 00:18:45
    https://gitlab.synchro.net/main/sbbs/-/issues/977#note_7654

    I think I had this discussion with Digital Man and the outcome was that all xxxx and xxxx.* files are deleted when the user is deleted.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Friday, September 26, 2025 12:00:51
    https://gitlab.synchro.net/main/sbbs/-/issues/977#note_7657

    Yes, but a `data/user/xxxx.*` subdirectory would not be automatically emptied/removed (currently, at least). The relevant code is `newuserdat()` in `userdat.c`.

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