After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 300677 - vFolder rules shouldn't refer to the Unmatched folder
vFolder rules shouldn't refer to the Unmatched folder
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.2.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[vfolders]
Depends on: 556116
Blocks:
 
 
Reported: 2005-04-14 22:24 UTC by Gabriel de Perthuis
Modified: 2012-06-08 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evo patch (1.59 KB, patch)
2012-06-08 13:18 UTC, Milan Crha
committed Details | Review

Description Gabriel de Perthuis 2005-04-14 22:24:14 UTC
Take a mail in the Unmatched vfolder, create a vfolder rule for it (one
generally creates rules for mails which are unmatched yet).
The default is to apply the rule to mail in the "unmatched" vfolder, which makes
no sense (it's self referent after all, I don't know of that gets sorted out).
A sensible default would be to use the hard folder where the mail is stored instead.
Comment 1 André Klapper 2005-05-24 19:10:16 UTC
valid request, confirming.
Comment 2 Milan Crha 2012-06-08 13:18:48 UTC
Created attachment 215952 [details] [review]
evo patch

for evolution;

This will do it. Whenever a Search folder is created from an Unmatched folder the real source folder for the message is preselected in the rule editor, instead of the unmatched folder.
Comment 3 Milan Crha 2012-06-08 13:20:46 UTC
Created commit a601031 in evo master (3.5.3+)