cheers(); > if I create a filter like > > mailing list contains "@ximian.com" > move to Folder "ximian" in "Local Folders" > > evolution moves every message I receive to the specified folder (even if > they don't come from a mailing list, or don't come from a mailing list > with a address in the domain ximian.com). On the other hand, in a filter > where the '@' is not the first letter in the criterion, everything works > has expected. For example > > mailing list contains "[EMAIL PROTECTED]" > move to Folder "evolution" in "Local Folders" > > works OK. I think the problem is the initial '@'. > Is this a bug, or I'm doing something wrong? I'm using Evolution 1.2.1.
Sorry, I don't know if this is a bug. Or some sort of special character. But some hints: As there are a lot of different mailing-lists at ximian.com you maybe don't want all of them in one folder. http://lists.ximian.com If you are only subscribed to one list or wanna have them in one folder, you can safely omit the @, as there are unlikely mailing lists @<sometext>ximian.com... ;) Or just set it to [EMAIL PROTECTED] Sorry, can't help you more, as I use procmail to pre-sort all of my mail. Very convenient with fetchmail and an IMAP server... ...guenther -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
