Re: [Evolution] Bug in Filters




If you make a filter as follows:

Please don't post large screenshots, if a few chars do mean the same.
Like this:

  "Size" "is greater than" "0"


This does NOT work when you receive mail, but it does work if you use
cntrl-Y afterwards...  Is it checking the file size too early, before
the file is closed?

Is this POP3 or IMAP? In case of IMAP, did you enable filtering?

Edit / Preferences / Mail Accounts / <account> Edit / Receiving Options
  [x] Apply filters to new messages in INBOX in this server


Note: On IMAP accounts, automatic filtering will work for Inbox only.


Another note: Your condition is just a laborious "true". You likely want
to use one of these shorter and more apparent ones. Both do mean true.

  "Expression" "#t"
  "Match All"

As there seems to be an issue with "Match All" sometimes, I'd use the
first condition.

...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; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]