w00t, I finally switched to sup (and this is my first mail to the list using it). I still have a little problem about filters though. they don't seem to do anything. I have this in my before-add-message.rb :
message.add_label "sent" if message.from =~ /[EMAIL PROTECTED]/ but, when I send mail to myself, it doesn't label the mail. I know that it reads the hook (tried some say + sleep calls), but for a reason I don't understand it does nothing. and yes, this time, I read the FAQ before ;-) -- Guillaume _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
