6.0.0-alpha12
6/8/25

[#8268] Default Forward Action yields an error
Summary Default Forward Action yields an error
Queue IMP
Queue Version 4.3.4
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester herde (at) tu-harburg (dot) de
Created 05/13/2009 (5870 days ago)
Due 05/31/2009 (5852 days ago)
Updated 05/13/2009 (5870 days ago)
Assigned
Resolved 05/13/2009 (5870 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/13/2009 01:16:53 PM Chuck Hagenbuch State ⇒ Not A Bug
 
05/13/2009 05:38:34 AM herde (at) tu-harburg (dot) de Comment #2 Reply to this comment
Ok - i found the typo - it was in our own imp/config/prefs.php . we 
omited the underscore there.



So you can clear this ticket

[Show Quoted Text - 27 lines]
05/13/2009 05:30:51 AM herde (at) tu-harburg (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Default Forward Action yields an error
Due ⇒ 05/31/2009
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
Reply to this comment
Horde Version is 3.3.4:



If we are trying to forward a mail and not using the dropdown menue of 
the forward icon but using the default action it yields this error 
message:



We cannot verify that this request was really sent by you. It could be 
a malicious request. If you intended to perform this action, you can 
retry it now.



If we retry it works but seemingly not in every case for every user. 
our customers are a little confused here.



The only difference i can see in the below javascript row be choosing 
the default action  is :



javascript:pop_imp('/horde/imp/compose.php',700,650,'actionID=forwardall&index=140147&identity=2&thismailbox=INBOX);



but choosing the action from the dropdown menu manualy:



javascript:pop_imp('/horde/imp/compose.php',700,650,'actionID=forward_all&index=140147&identity=2&thismailbox=INBOX);



the difference is 'forwardall' but not 'forward_all' . Maybe a typo ?








Saved Queries