- YAM_TR.c, YAM_MA.c: started working on Status: and X-Status:
export/import support when I realized that the whole mail
status handling in YAM seems to be a total mess. So this is
just a partial checking leaving the Status: headerline
support yet unfinished until I have completly reworked the
mail status flags handling.
184 lines of code changed in 3 files:
- YAM_RE.c, YAM_MI.c: rewrote the inline based UUdecoding
recognition/processing to use the new optimized UUdecoding
routines instead of the old unbuffered ones. Dropped the
old routines accordingly.
148 lines of code changed in 4 files: