From mboxrd@z Thu Jan 1 00:00:00 1970 From: kingshivan@gmail.com (shivan) Date: Sun, 24 Feb 2008 22:28:30 -0800 Subject: [sup-talk] filter question In-Reply-To: <1203916279-sup-3593@south> References: <1203801642-sup-8748@altis> <1203893761-sup-560@south> <1203898237-sup-1505@altis> <1203916279-sup-3593@south> Message-ID: <1203920420-sup-2769@altis> 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