Subj : exec/load/smbdefs.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Thu Apr 27 2023 10:32 pm https://gitlab.synchro.net/main/sbbs/-/commit/c381f2f7e1c02bb3dd425c55 Modified Files: exec/load/smbdefs.js Log Message: Add more SMB header field type consts, some of which aren't used You can see some of these is in a msg_hdr.field_list, but these you won't: - SMB_GROUP (never added by anything) - RFC822MSGID (already represented by the id property) - RFC822REPLYID (already represented by the reply_id property) .