Excerpts from Marcus Williams's message of Mon Nov 05 07:03:40 -0800 2007: > What I really want to do is get the inbox mode to do handle the cases > when the hook adds the spam/deleted/starred/archive labels. What I > mean is, if the hook adds a spam label then I dont want it to appear > in the inbox.
Try modifying InboxMode#is_relevant? (called by ThreadIndexMode#handle_add_update). -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
