[Tickets #601] NEW: RELENG_1 doesn't update whitelist rules in script

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Sep 17 10:39:28 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=601
-----------------------------------------------------------------------
 Ticket     | 601
 Created By | liamr at umich.edu
 Summary    | RELENG_1 doesn't update whitelist rules in script
 Queue      | Ingo
 Version    | RELENG_1
 State      | Unconfirmed
 Priority   | 2. Medium
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


liamr at umich.edu (2004-09-17 10:39) wrote:

Ingo RELENG_1 doesn't seem to be creating whitelist rule entries for sieve
scripts.  I see entries in my database for them...

| liamr    | ingo       | whitelist        |
a:1:{i:0;s:15:"liamr at umich.edu";} |

...and ingo claims to update my rules and script when I add entries to the
whitelist, but nothing in the script actually changes.

When I update my blacklist, my script actually contains...

3: # Blacklisted Addresses
4: if address :all :comparator "i;ascii-casemap" :is ["From", "Sender",
"Resent-From"] "poop at poop.com"  { 
5:     discard;
6:     stop;
7: } 

There error log doesn't seem to contain anything useful.  I'm using it with
Horde 2.2.5 and IMP 3.2.5, and other than this, it seems to work fine.




More information about the bugs mailing list