| Summary | Add preference for confirmation of spam/ham submission |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Rejected |
| Priority | 1. Low |
| Owners | |
| Requester | kevin_myer (at) iu13 (dot) org |
| Created | 11/4/05 (7540 days ago) |
| Due | |
| Updated | 3/13/06 (7411 days ago) |
| Assigned | |
| Resolved | 3/13/06 (7411 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Rejected
reason to make this confirmation configurable (if an admin doesn't
like it, they can remove the lines from the javascript code).
New Attachment: imp-spam-confirm-pref[1].patch
code in lib/Folder.php
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add preference for confirmation of spam/ham submission
Queue ⇒ IMP
New Attachment: imp-spam-confirm-pref.patch
I'm not sure if the two str_replace calls is more or less effecient
than a preg_replace call would be, in mailbox.php and message.php.