Message133233
OK, it looks like the wrapping problem arises when the line contains runs of blank delimited tokens longer than maxlinelen *and* the line also contains ';'s. The line is then split at the ';' and the remaining overlong pieces are not split.
I'll work on a fix. |
|
Date |
User |
Action |
Args |
2011-04-07 16:56:24 | r.david.murray | set | recipients:
+ r.david.murray, barry, kitterma |
2011-04-07 16:56:24 | r.david.murray | set | messageid: <1302195384.14.0.63721501656.issue11492@psf.upfronthosting.co.za> |
2011-04-07 16:56:23 | r.david.murray | link | issue11492 messages |
2011-04-07 16:56:23 | r.david.murray | create | |
|