Summary | allowing message redirection from mailbox screen |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | liamr (at) umich (dot) edu |
Created | 06/06/2005 (7335 days ago) |
Due | |
Updated | 12/05/2011 (4962 days ago) |
Assigned | |
Resolved | 12/05/2011 (4962 days ago) |
Milestone | |
Patch | No |
[mms] Allow multiple messages to be redirected from traditional view
mailbox page (
Request #2084).12 files changed, 98 insertions(+), 68 deletions(-)
http://git.horde.org/horde-git/-/commit/f49f9967529ae4b8a8e79cb02a2db312ef1f6a8c
Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ Git master
one message doesn't make sense.
State ⇒ Accepted
one message or individual messages. Does that help?
sending them all together makes any sense - "redirected" messages are
sort of by definition not modified, and to put them all together,
you'd have to modify them. So you'd want people to use Forward for that.
1) User selects multiple messages
2) User clicks Redirect
3) User is prompted for the address(es) to redirect to. While for our
needs only a single address is needed, why limit others to our
constraints?
4) User is asked to confirm if they want to redirect X messages to
[list address(es)
5) All selected messages are redirected to the destination
address(es), as individual messages.
I don't see a need to preview the messages.
one address. I assume you would just go into your inbox go down the
list and choose the messages and click on redirect and send it off to
the new address. I also think the user is going to want a choice of
either sending them all as one message or individual messages. Does
that help?
State ⇒ Feedback
redirect window, one set of addresses for all of the messages? Or
individual address entry for each message? Should each message be
shown, or just their subjects, or ?
The more you can spell out a feature request, the easier it is for
someone to just go and implement.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ allowing message redirection from mailbox screen
Queue ⇒ IMP
State ⇒ New
mailbox.php's actionbar ( templates/mailbox/actions.inc ), so people
can select multiple messages in their mailboxes and redirect them all
at once.