| Summary | Filters fubar postgres DB/user filters |
| Queue | Ingo |
| Queue Version | 1.0.1 |
| Type | Bug |
| State | Resolved |
| Priority | 3. High |
| Owners | |
| Requester | azathoth_60 (at) hotmail (dot) com |
| Created | 07/22/2005 (7413 days ago) |
| Due | |
| Updated | 07/23/2005 (7412 days ago) |
| Assigned | |
| Resolved | 07/23/2005 (7412 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
in CVS already.
The memory leak hasn't been fixed though, I usually split the user
lists to pieces of 1K users and convert them.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Filters fubar postgres DB/user filters
Queue ⇒ Ingo
users are assigned filters that do not belong to them. When those
users login to check their e-mail, all mail in their INBOX folder is
filtered to the Trash folder, and in some cases tries to filter into
non-existent folders. The script also increased the DB size by 100x
plus. The script was run following the directions contained within
the script. It was run against a user list containing over 30K
entries, one entry per line. DB is postgres 7.4 in a Solaris 9
environment.