Excerpts from William Morgan's message of Sun Feb 24 14:58:00 -0800 2008:
> But you shouldn't have to write that hook, because the sent label is
> applied to all sent messages anyways!
>
actually, the idea was to label mail sent by me from gmail.

> (Also, you'd need to use message.from.email because message.from is a
> Person object).

message.add_label "test" if message.from.email =~ /[EMAIL PROTECTED]/
doesn't seem to do a thing either :-(

-- 
Guillaume
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to