[Evolution] Expire Messages

guenther guenther@rudersport.de
Fri, 01 Aug 2003 13:48:03 +0200


> In Kmail there is an option on the folders to expire messages after so many
> days. I could not find the same sort of thing in Evolution is there such an
> option.

Nope.


> Evolution Version - 1.4
> Suse Linux 8.2.

What mail account? POP3 with "leave messages on server" and expire means
delete mails older than x months from server? Local mails? IMAP?


For local mails (POP3 without "leave on server") and IMAP there is a
simple way to do this:

Create a vFolder with the IF rule "Date received" "is before" "x months
ago" and specify the folders you wanna apply this or simply all folders.
This vFolder will only show the old messages, which you can delete with
Ctrl+A Ctrl+D whenever you want. HTH

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