and now don't clobber the mails ...

This commit is contained in:
Oswald Buddenhagen 2006-02-03 23:43:52 +00:00
parent 850addecd5
commit e567cc6919

View File

@ -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')