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 236592 - INBOX filters do not work on IMAP Server
INBOX filters do not work on IMAP Server
Status: RESOLVED DUPLICATE of bug 230470
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-01-10 22:32 UTC by Ryan Sinn
Modified: 2003-02-22 03:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ryan Sinn 2003-01-10 22:32:33 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Inbox filters are not automatically applied to a UW Imap Inbox

Steps to reproduce the problem:
1. Check 'Apply filters to new messages in INBOX on this server'
2. Receive new email in the IMAP Inbox
3. 

Actual Results:
All mail stays in the INBOX.  Running the Filters Manually [Ctrl+V] works fine.

Expected Results:

Mail in IMAP Inbox is sorted upon arrival.


How often does this happen? 
All the Time

Additional Information:
I am using the UW IMAP-SSL Daemon
Comment 1 Jeffrey Stedfast 2003-01-11 00:59:36 UTC
the problem is 1 of the following:

1) you have a mailcheck applet running which screws up filtering
because evo's imap filtering depends on the fact that evo is the first
client to "see" the new messages (ie, we depend on a \Recent flag to
know if it is new or not)

2) your server just plain sucks and isn't sending them to us.

there's already another "bug" saying we should maybe try to work
around this problem, but more likely we will just have to tell people
to setup server-side filters because imap client-side filtering is a
kludge at best no matter what client you use.
Comment 2 Jeffrey Stedfast 2003-02-22 03:04:09 UTC

*** This bug has been marked as a duplicate of 230470 ***