6.0.0-alpha12
6/8/25

[#5984] multiple "or" conditions with imap driver doesn't work
Summary multiple "or" conditions with imap driver doesn't work
Queue Ingo
Queue Version 1.1.3
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester ip (at) ariel (dot) utcc (dot) utoronto (dot) ca
Created 12/11/2007 (6389 days ago)
Due
Updated 12/11/2007 (6389 days ago)
Assigned
Resolved 12/11/2007 (6389 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/11/2007 08:54:30 PM Chuck Hagenbuch Comment #2
State ⇒ Duplicate
Reply to this comment
Duplicate of bug 5610
12/11/2007 08:26:59 PM ip (at) ariel (dot) utcc (dot) utoronto (dot) ca Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ multiple "or" conditions with imap driver doesn't work
Queue ⇒ Ingo
Reply to this comment
If you have multiple "or" conditions using the imap driver, the last 
condition is tested for each

condition. E.g. If (From contains a.com) or (From contains b.com) or 
(From contains c.com),

then it tests (From contains c.com) 3 times.

Saved Queries