6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13232] linked attachments
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___.. ,.___.__ | | _/ \./ [__ [ __ |/\|./__. | [___[_./
Comment
> I can not get the linked attachments to work in latest 6.2.0 IMP. It > worked in 6.1.5, so i've checked the prefs and the configs, no luck. > I've sent a mail to the levlist, Michael said it works. > So i did a clean git-install, with clean DB. The only thing i've used > is the imap-backends config from the live installation. I've upgraded > pear and php (5.4.4), but in the end i got the same exact > disfunctioning imp. Attachments always inline in the mail. In the > VFS, no attachments folder created. > Even better, when i set the $conf[compose][link_attach_size_hard] to > something else than 0, when i send a mail with attachments, the whole > horde session dies. It's stuck at sending. > > Here is my imp conf.php: > <?php > /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ > // $Id: 2f48fe333b68218854ef27745028e6efd3efc6f0 $ > $conf['user']['allow_view_source'] = true; > $conf['server']['server_list'] = 'shown'; > $conf['compose']['use_vfs'] = true; > $conf['compose']['link_attachments_notify'] = true; > $conf['compose']['link_attach_threshold'] = 5242880; > $conf['compose']['link_attach_size_limit'] = 0; > $conf['compose']['link_attach_size_hard'] = 0; > $conf['compose']['link_attachments'] = true; > $conf['compose']['attach_size_limit'] = 0; > $conf['compose']['attach_count_limit'] = 0; > $conf['compose']['reply_limit'] = 0; > $conf['compose']['ac_threshold'] = 2; > $conf['compose']['htmlsig_img_size'] = 30000; > $conf['pgp']['keylength'] = 1024; > $conf['maillog']['driver'] = 'history'; > $conf['sentmail']['driver'] = 'Null'; > $conf['contactsimage']['backends'] = > array('IMP_Contacts_Avatar_Addressbook'); > $conf['tasklist']['use_tasklist'] = false; > $conf['notepad']['use_notepad'] = false; > /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers