Hi,

I finally found out what made messages come up in my inbox again despite being
killed or marked as spam. Quote from the commit message:

    When sup finds a message, it always called handle_added_message which in 
turn
    invokes add_or_unhide. This is bad, because for killed messages (or marked 
as
    spam), this would bring the message up in the inbox again. After this 
commit,
    handle_added_message is only called when the message is either new or an
    existing location of it was updated (to update the labels).
    
    The normal usecase for receiving a message with the same ID is being 
subscribed
    to a mailing list via two different mail addresses.

Best regards,
Michael

Attachment: 0001-Bugfix-Don-t-call-handle_added_message-for-old-messa.patch
Description: Binary data

_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel

Reply via email to