6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7611] maildrop destination rules
*
Your Email Address
*
Spam protection
Enter the letters below:
._.\ /.__ .__ . . | >< [ __| \\ / _|_/ \[_./|__/ \/
Comment
> While this is a highly unlikely case, this change breaks numerical > comparisons for any multi-field conditions. Since numerical > comparisons use a numbered subgroup to get the number into a maildrop > variable, adding another (capturing) group for the header fields > shifts the number to 2 (i.e. $MATCH2 instead of $MATCH1) and thus > breaks the comparison (because the value would be compared to the > field name instead of the value). > > > > This is easily fixed by using a non-capturing group for the header > fields: "(?:" instead of "(" > > > > Since the maildrop driver requires maildrop >= 2.0 anyway, we can use > this PCRE feature. I just confirmed this on maildrop 2.0.4
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers