-
rswindell authored
Stops searching message body for encoding header after x lines (defaults: 100). Now supports [x/x] multi-part numbering if (x/x) isn't used. Now reads/writes CRCs and MD5s directly from disk file rather than storing large arrays in memory (potentially losing any changes if the script abends).
rswindell authoredStops searching message body for encoding header after x lines (defaults: 100). Now supports [x/x] multi-part numbering if (x/x) isn't used. Now reads/writes CRCs and MD5s directly from disk file rather than storing large arrays in memory (potentially losing any changes if the script abends).
Loading