Summary | maildrop backend error if "/" is in the criteria |
Queue | Ingo |
Queue Version | 1.1-RC1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | Horde Developers (at) |
Requester | barryf-lists (at) flanagan (dot) ie |
Created | 02/21/2006 (7080 days ago) |
Due | |
Updated | 04/24/2006 (7018 days ago) |
Assigned | 02/21/2006 (7080 days ago) |
Resolved | 04/24/2006 (7018 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ maildrop backend error if "/" is in the criteria
Queue ⇒ Ingo
criterea, maildrop fails with the error "missing )" - this is because
the "/" is not escaped in the mailfilter file.
If you manually edit the malfilter and escape the "/" it works fine.
-Barry