6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1057] MIME.php Choking on Improper Headers
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___.._..__ . . |\ | _/ | [__)| | | \|./__._|_| |/\|
Comment
> Here is a fix (read: hack) for this problem. This is not a permanent > fix and is only intended to demonstrate what I did to remove the > errors until Horde/IMP is fixed. Use at your own risk. > > > > In $(pear_dir)/Mail/RFC822.php in function _validateAddress add these > lines to the beginning before the first line (note the single and > double quotes together on the second line): > > if( $address['address'] == 'Recipient list not shown:' || > > $addres['address'] == '"Recipient list not shown"@' ) > > { > > $address['address'] = 'undisclosed-recipients'; > > $address['group'] = false; > > } > > (rest of function goes here)
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