6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5014] ingo and an or filters are only partially working
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..__ . ..__ .___. [__]| \|\/|[__) | | ||__/| || \ |
Comment
> I have been able to install the horde 3.0.x components and can verify > that the an and or rules do work properly. I created an an rule that > stated if subject contained hi and bye to move to a folder. I > created an or rule that stated if from contained user2 or user3 move > to a folder. Sent email with subject of hi and, which wasn't > filtered, sent email with hi and bye, and it was filtered. Sent > email from user2, user3, and user4 and only mail from user2 and user3 > were filtered. > > > > ingo conf.php > > <?php > > /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ > > // $Horde: ingo/config/conf.xml,v 1.13 2004/02/11 19:24:23 slusarz Exp $ > > $conf['menu']['apps'] = array('accounts', 'imp', 'ingo', 'kronolith', > 'mnemo', 'nag', 'turba', 'gollem'); > > $conf['storage']['driver'] = 'prefs'; > > $conf['storage']['maxblacklist'] = 0; > > $conf['storage']['maxwhitelist'] = 0; > > $conf['rules']['userheader'] = true; > > $conf['rules']['usefolderapi'] = true; > > /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */ > > > > ingo backends.php > > /* IMAP Example */ > > $backends['imap'] = array( > > 'driver' => 'null', > > 'preferred' => 'mail.thebennetthome2.com', > > 'hordeauth' => true, > > 'params' => array(), > > 'script' => 'imap', > > 'scriptparams' => array() > > ); > > > > If I can provide any more detail, please let me know. > >
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