Removed traces after realizing that I was hitting config.c_maxmsglen and not an actua...
authorArt Cancro <ajc@citadel.org>
Wed, 18 May 2022 19:52:09 +0000 (20:52 +0100)
committerArt Cancro <ajc@citadel.org>
Wed, 18 May 2022 19:52:09 +0000 (20:52 +0100)
commitc997e60cc46af764600014690b26a04cf61fd84c
tree0cd91c8b9e408d88b266a0ead76300a3f6022c24
parent1b7c84abfae9f45e7f0c0d8d95b588407c1fd239
Removed traces after realizing that I was hitting config.c_maxmsglen and not an actual bug.  Added a debug message to indicate when this happened.
citadel/modules/inboxrules/serv_inboxrules.c
citadel/msgbase.c
libcitadel/lib/stringbuf.c