6.0.0-beta1
8/13/25

[#3394] Save attachments option missing
Summary Save attachments option missing
Queue IMP
Queue Version FRAMEWORK_3
Type Bug
State Resolved
Priority 3. High
Owners jan (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 02/02/2006 (7132 days ago)
Due
Updated 09/03/2009 (5823 days ago)
Assigned 02/05/2006 (7129 days ago)
Resolved 02/05/2006 (7129 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/03/2009 02:51:34 PM michael (dot) groene (at) zew (dot) uni-hannover (dot) de Comment #4 Reply to this comment
Fixed.
In our Horde-Setup (latest version) there is nothing to select, 
despite the settings in the prefs should result in another behaviour:

// Save attachments when saving in sent-mail folder?

$_prefs['save_attachments'] = array(

     'value' => 'prompt_yes',

     'locked' => false,

     'shared' => false,

     'type' => 'enum',

     'enum' => array('always' => _("Always save attachments"),

                     'prompt_yes' => _("Prompt every time an 
attachment is sent; default to YES"),

                     'prompt_no' => _("Prompt every time an attachment 
is sent; default to NO"),

                     'never' => _("Never save attachments")),

     'desc' => _("When saving sent-mail, should we save attachment data?"),

     'help' => 'prefs-save_attachments');



--> There is no dropdown-bar or something else and though value is 
"prompt_yes" the attachments won't be saved.


02/05/2006 10:24:05 PM Jan Schneider Comment #3
State ⇒ Resolved
Reply to this comment
Fixed.
02/05/2006 08:37:18 AM Michael Slusarz Assigned to Jan Schneider
Taken from Michael Slusarz
 
02/05/2006 08:37:02 AM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
Works for me (the link is right under the attachment upload box).
02/02/2006 06:54:13 PM Jan Schneider Comment #1
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Save attachments option missing
Queue ⇒ IMP
Assigned to Michael Slusarz
State ⇒ Assigned
Reply to this comment
When composing messages with attachments, there are is no longer the 
option to save or not save them in the sent-mail folder.

Saved Queries