Skip to content
Snippets Groups Projects
  1. Dec 10, 2022
  2. Dec 08, 2022
  3. Dec 05, 2022
  4. Dec 04, 2022
  5. Dec 03, 2022
  6. Dec 02, 2022
  7. Dec 01, 2022
  8. Nov 30, 2022
    • Rob Swindell's avatar
      Filter messages in qwk_voting->qwk_vote() · 1749d3ff
      Rob Swindell authored
      No longer applying QWK filters to incoming netmail messages since we would need different criteria for netmail filtering (e.g. don't apply the twitlist.cfg). And I'm not clear that we actually need netmail filtering.
      
      Disable the importing of "remaining" 
      VOTING.DAT sections (polls, votes) since this should no longer be necessary for backwards compatibility and appears to the source of errors like:
      qwk.cpp line 1141 (qwk_vote) writing "/sbbs/data/subs/sync_sys" access=-105 info=smb_addpollclosure thread_back field missing
      
      qwk_vote() takes a msg_filters argument, so we'd have to pass that to qwk_handle_remaining_votes() and frankly, it just shouldn't be needed any more, so disabling and logging a warning if there are any "remaining QWK voting.dat sections" after parsing QWK/REP packet (which consumes the sections from the parsed VOTING.DAT file).
      1749d3ff
  9. Nov 29, 2022
  10. Nov 28, 2022
  11. Nov 27, 2022
Loading