6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14750] invalid sieve script is generated when spam filter is enabled
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ..__.. ..__ [__)|\ || ||\ || \ [__)| \||__|| \||__/
Comment
>> Sounds like 1) you don't have Ingo correctly configured (the spam >> settings in the application configuration), and 2) we don't catch >> this properly. Did you get errors in the Horde log file? > > Thanks for pointing to Ingo misconfiguration. > > we have there this configuration > > $conf['storage']['params']['driverconfig'] = 'horde'; > $conf['storage']['driver'] = 'sql'; > $conf['rules']['userheader'] = false; > $conf['spam']['compare'] = 'string'; > > which unfortunately made horde to display numeric spam level in Ingo... > > Correctly generated config is > > $conf['storage']['params']['driverconfig'] = 'horde'; > $conf['storage']['driver'] = 'sql'; > $conf['rules']['userheader'] = false; > $conf['spam']['header'] = 'X-Spam-Level'; > $conf['spam']['compare'] = 'numeric'; > > which works ok. > > Sorry, for this confusion...
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