Re: [Evolution] vFolder containing _all_ mail
- From: Not Zed <notzed ximian com>
- To: Sebastian Scheible <sebastian scheible gmx net>
- Cc: evolution lists ximian com
- Subject: Re: [Evolution] vFolder containing _all_ mail
- Date: Tue, 09 Sep 2003 08:09:44 -0500
Try using (match-all #t), although i think thats the cause of the
problem.
Or perhaps upgrading, a bug to do with this was fixed/introduced/fixed
again, either in 1.4.4 or the upcoming 1.4.5.
As a workaround 'subject contains ""' should also work, from memory.
On Tue, 2003-09-09 at 04:08, Sebastian Scheible wrote:
Hi,
I have been trying to create a vFolder that will represent literally all
my mail. Thanks to some hints by guenter, I came up with using the
Expression #t to match all mail. However, it doesn't seem to match any
mails at all for me. vfolders.xml code is below, I'ld be grateful for
any hints whatsoever.
Regards
- Sebastian Scheible
<rule grouping="any" source="local_remote_active">
<title>Gesamte Mail</title>
<partset>
<part name="sexp">
<value name="code" type="code">
<code>#t</code>
</value>
</part>
</partset>
<sources/>
</rule>
P.S.: Some techspecs: Evolution 1.4.3 with german localisation on Debian
unstable
_______________________________________________
evolution maillist - evolution lists ximian com
http://lists.ximian.com/mailman/listinfo/evolution
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]