Re: [Evolution] help with filters

2008-12-01 Thread Milan Crha
On Sat, 2008-11-29 at 09:48 -0600, HggdH wrote:
 Yes, please open a bug in Launchpad, and one on b.g.o. If you give me
 the bug #s, I will confirm  mark triaged the LP one, and set a watch on
 the b.g.o one.

Hi,
these two are related:
http://bugzilla.gnome.org/show_bug.cgi?id=552583
http://bugzilla.gnome.org/show_bug.cgi?id=560188
Bye,
Milan

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] help with filters

2008-11-29 Thread HggdH
 That being said, when I re-setup my accounts from scratch I needed to
 setup my filters in order to control the flood of mails I get.  I used
 the right-click menu (Create Rule From Message - Filter Based On
 Mailing List).  I then set the directory to move the message to which
 is a folder on the IMAP server where my account is located.
 
 The problem comes around when I try to manually trigger the filter on
 a relevant message by pressing ctrl+y - in fact the message in
 question is the one I created the filter from in the first place.
 When I do this I get a message at the bottom of the Evolution window
 stating that it failed to apply the filter (or some similar wording).

Hi Jared,

Just a curiosity, since you said you are using IMAP: Can you please show
us the piece of the ./evolution/mail/filters.xml that has the rule?

I just noticed something, but I do not know since when this has
happened: the last filter I created (moving to an IMAP target) had the
target uri wrong, pointing to the local mail. For example:

actionset
 part name=move-to-folder
  value name=folder type=folder
   folder uri=email://[EMAIL PROTECTED]/Tests/Mail/URI/
  /value
 /part
 part name=stop/
/actionset


The actual target URI should have been

 uri=email://[EMAIL PROTECTED]/Tests/Mail/URI/


Again, I do not know since when, and will run Evo 2.24 to see what
happens (I am running trunk).



signature.asc
Description: This is a digitally signed message part
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] help with filters

2008-11-29 Thread HggdH
(replying to the list for everybody)


On Sat, 2008-11-29 at 10:08 -0500, Jared Greenwald wrote:
 
 Wow, yea, I just checked all of my filters.xml files and they all look
 similar to your post with [EMAIL PROTECTED] in it.  So, I will need to file
 a bug in ubuntu for this as well as gnome.org?  Also, how do I figure
 out the correct [EMAIL PROTECTED] to replace in the uri?

You can run, from a terminal,

gconftools-2 -g /apps/evolution/mail/accounts

This will list all accounts you have defined. You can also try:

gconftool-2 -g /apps/evolution/mail/accounts | awk -F '=' '{print $2
$3}'

For me, this works. Then it is a question of choosing  picking.

Yes, please open a bug in Launchpad, and one on b.g.o. If you give me
the bug #s, I will confirm  mark triaged the LP one, and set a watch on
the b.g.o one. Please also state your version of Evo. You can run 

dpkg -l evolution\*

And this will show the main packages versions.

I actually should have stopped and looked at it when I got hit, some
time ago, but...

It is good to know that this is present on on 2.24.

A word of caution: I just tried it here, on trunk: selected an email
that was ultimately destined to trash, and set a filter to move it to a
brand new IMAP folder (and the rule got set to [EMAIL PROTECTED]). Run the
filter and... the email vanished. Completely. Nowhere to be seen, not
even in trash.

Thank you,

..hggdh..


signature.asc
Description: This is a digitally signed message part
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list