and now don't clobber the mails ...
This commit is contained in:
parent
850addecd5
commit
e567cc6919
|
@ -237,7 +237,7 @@ copy_msg( store_t *ctx[], int t, message_t *tmsg, const char *tuid, int *uid )
|
|||
oke:
|
||||
if (cra || crd)
|
||||
for (; i < len; i++) {
|
||||
c = fmap[i++];
|
||||
c = fmap[i];
|
||||
if (c == '\r')
|
||||
extra += crd;
|
||||
else if (c == '\n')
|
||||
|
|
Loading…
Reference in New Issue
Block a user