ok, I got it, this line was causing problem : message.add_label "server" if message.from.email =~ /@server.com/
replacing @ with \@ did the trick thanks ! PS : in fact, I'd have another questio : is there an way to switch the "from" field, like it is done in gmail ? I entered two additionnal email addresses with sup-config but found no option to use them. anyway, kudos to you people, sup is really great ! -- Guillaume _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
