isolate what happens while my trigger ends in a large mess of mixed debug logs
Ursprüngliche Nachricht
Von: Guilherme Souza
Gesendet: 18. Juli 2014 21:20:35 MESZ
An: DBMail mailinglist
Betreff: Re: [Dbmail] corrupted multi-mime messages
I was no able to reply to your messag
I was able to fix the error modifying the way squirremail
builds boundaries. Now I can see the text of the messages.
Every message I test now seems to be OK.
Instead of:
Content-Type: multipart/mixed; boundary="=_20140717124156_79350"
I changed to:
Content-Type: multipart/mixed; boundar
I was no able to reply to your message.
In my case is not random.
Every message html formatted with an attached file sent by ensignia webmail
shows the same missing boundaries.
Every message sent by roundcube or thunderbird shows correctly.
On Fri, Jul 18, 2014 at 2:31 PM, Reindl Harald (mobile
That is exactly what i reported a few days ago - that's for sure a race
condition in reconstruction because i get predictable identical broken messages
in a loop while mixed load on my testserver - at the same machine 1000 loops
receive the same message without other clients no broken one
I ma
and it happens only with concurrency
* 1000 times the same message POP3/IMAP sha1-match
* 100 times the same compare loop with concurrency
POP3/IMAP from other scripts fetching different
messages, change flags and mix several loads leads
in 2 or 3 mismatches on the otherwise clean loop
i w