6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7117] Compound filters with procmail
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..___.. ,. ..__ | | \./ \ /[ __ | | | \/ [_./
Comment
> Hello.. I noticed that compound headers in Ingo (config/headers.php) such as > > > > 'To,Cc,Bcc,Resent-to' => array( > > 'label' => _("Destination (To,Cc,Bcc,etc)"), > > 'type' => INGO_STORAGE_TYPE_HEADER > > > > doesn't get translated into the proper procmail recipe. The above > translates into: > > > > * ^To,Cc,Bcc,Resent-to: ... > > > > which actually wouldn't match any headers. I am guessing the best > place to fix this is in the procmail driver but I haven't had time to > look too much into it yet. Right now I just comment out the compound > headers (the special case Desitnation is all I need for procmail > anyway), but a quick test shows that changing to > '^(To|Cc|Bcc|Resent-to)' => array( ... in fields.php is a temporary > fix for procmail (but probably breaks other drivers). > > > > Thanks, > > > > Tim > > > >
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