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/04/2005 (7208 days ago) |
Due | |
Updated | 03/13/2006 (7079 days ago) |
Assigned | |
Resolved | 03/13/2006 (7079 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.