Modified Files:
sbbs.h str_util.c sbbsecho.c rechocfg.c mailsrvr.c
Log Message:
Create/use a common strip_char() function, can strip chars from a string in-place or by also copying to a new string in the process.
Don't string "soft-CRs" (0x8d) from UTF-8 encoded FTN messages, ever.
Default strip_soft_cr SBBSecho setting to true/on.