6.0.0-alpha10
5/14/25

[#8018] Add attachments through compose link
Summary Add attachments through compose link
Queue IMP
Queue Version Git master
Type Enhancement
State Accepted
Priority 1. Low
Owners
Requester jan (at) horde (dot) org
Created 02/20/2009 (5927 days ago)
Due
Updated 09/02/2009 (5733 days ago)
Assigned
Resolved
Milestone
Patch No

History
09/02/2009 01:52:33 PM Jan Schneider Comment #2 Reply to this comment
02/20/2009 02:45:59 PM Jan Schneider Comment #1
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add attachments through compose link
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
Reply to this comment
Simplify adding of attachments from Gollem/a VFS backend. Currently we 
require to pick the attachments from a dialog in Gollem, which stores 
the files in the session and hands a session id back to IMP, which 
reads the files from the session.

If we instead refactor it so that Gollem is giving a path back to IMP, 
then we could open the IMP compose window with such a parameter and 
have an attachment automatically added without user intervention. 
Obviously this has to be thought through security-wise. The idea is to 
make integration with external systems easier. It's already possible 
to link to the compose window and prefill addresses and the message 
body, but attachments are still missing.

Saved Queries