6.0.0-RC7
6/18/26

[#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 5/13/09 (6245 days ago)
Due 5/31/09 (6227 days ago)
Updated 5/13/09 (6245 days ago)
Assigned
Resolved 5/13/09 (6245 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
531 Chuck Hagenbuch State ⇒ Not A Bug
 
345 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]
515 herde (at) tu-harburg (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Default Forward Action yields an error
Due ⇒ 5/31/09
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