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 271124 - Allow filter dialog to specify incoming vs outgoing
Allow filter dialog to specify incoming vs outgoing
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.2.x (obsolete)
Other All
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[filters]
Depends on:
Blocks: 460683
 
 
Reported: 2005-01-09 19:57 UTC by Hubert Figuiere (:hub)
Modified: 2017-09-11 14:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evo patch (6.35 KB, patch)
2017-09-07 15:55 UTC, Milan Crha
committed Details | Review

Description Hubert Figuiere (:hub) 2005-01-09 19:57:09 UTC
I use IMAP/ssl for accessing my mail. I did setup the outbox folder to be
my INBOX folder on IMAP because
1/ I don't understand why we should have separate folder
2/ It is inconsistent with threading as I use INBOX for in progress stuff
and expect to have the complete conversation
3/ it is just more convenient.

When I did setup the outbox folder to be in the INBOX, Evolution started
messing up.

1/ Evo did make the list display to be like an outbox: From: was replaced
by To:, etc.
2/ When I create a filter from a mail in inbox, Evo makes it an "outgoing"
filter, and this is the worse, because you can not change the type of the
filter, so any filter you create this way is useless.
Comment 1 Jeffrey Stedfast 2005-01-10 15:50:53 UTC
1. this is for your convenience - you can change what columns you view
fairly easily

2. also done for your convenience, but again - easy to work around if
you use the filter list dialog instead of using the quick menus for
creating filters.

I don't really see any bug here, but I guess that a way to change
outgoing/incoming in the filter creation dialog (rather than just the
list dialog) might be desireable.
Comment 2 André Klapper 2005-02-28 21:20:44 UTC
adding "filters" keyword
Comment 3 Mike Hudson 2005-09-23 14:47:18 UTC
I agree completely with Hubert! I also have Incoming/Outgoing mixed. I see it as
"Current".

And when I create filters I am constantly confused because they appear in the
wrong place ... For my purposes I don't even want two separte lists (incoming vs
outgoing).
Comment 4 André Klapper 2005-12-06 23:42:47 UTC
still valid for 2.5, updating version number
Comment 5 Matthew Barnes 2008-03-11 00:29:10 UTC
Bumping version to a stable release.
Comment 6 Milan Crha 2017-09-07 15:55:46 UTC
Created attachment 359364 [details] [review]
evo patch

for evolution;

This adds the "Rule type: Incoming/Outgoing" into the rule editor of a mail filter, thus one can change it as requested above.
Comment 7 Milan Crha 2017-09-11 14:55:43 UTC
Created commit 177846e in evo master (3.27.1+)