lavab / api

Lavaboom's main backend API.
https://lavaboom.com
23 stars 11 forks source link

Subject in thread's manifest is corrupted #82

Closed let4be closed 9 years ago

let4be commented 9 years ago

image

Somehow I managed to get this, unable to reproduce Could you please check related code on your side?

let4be commented 9 years ago

Actually I cannot send email to myself at all now :( It appears only in Sent but not Inbox, see https://github.com/lavab/api/issues/80

pzduniak commented 9 years ago

That's an issue with the mailer, there's a ton of debugging needed, it seems that the message queue doesn't like when stuff doesn't get stopped gracefully.

pzduniak commented 9 years ago

Fixed