Hi After installing a horde/imp/ingo on a FreeBSD server the only thing don't works is the automatic link for attachment.
Here the configuration of imp $conf['user']['autocreate_special'] = true; $conf['user']['allow_folders'] = true; $conf['user']['allow_view_source'] = true; $conf['server']['server_list'] = 'none'; $conf['server']['fixed_folders'] = array(); $conf['msgsettings']['filtering']['words'] = './config/filter.txt'; $conf['msgsettings']['filtering']['replacement'] = '****'; $conf['spam']['reporting'] = false; $conf['notspam']['reporting'] = false; $conf['compose']['use_vfs'] = true; $conf['compose']['link_all_attachments'] = true; $conf['compose']['link_attachments_notify'] = true; $conf['compose']['link_attach_size_limit'] = 0; $conf['compose']['link_attachments'] = true; $conf['compose']['attach_size_limit'] = 0; $conf['compose']['attach_count_limit'] = 0; $conf['compose']['convert_to_related'] = true; $conf['compose']['reply_limit'] = 200000; $conf['compose']['ac_browser'] = 50; $conf['compose']['ac_threshold'] = 3; $conf['maillog']['use_maillog'] = true; $conf['sentmail']['params']['threshold'] = 60; $conf['sentmail']['params']['limit_period'] = 24; $conf['sentmail']['params']['table'] = 'imp_sentmail'; $conf['sentmail']['params']['driverconfig'] = 'horde'; $conf['sentmail']['driver'] = 'Sql'; $conf['tasklist']['use_tasklist'] = true; $conf['notepad']['use_notepad'] = true; But in the browser I don't see how I can make a link for attachement. I try to send a email with attachement and the file is really attached (not a link to the document). Is anything special to do for making this nice feature to work ? Regards. JAS -- Albert SHIH DIO bâtiment 15 Observatoire de Paris 5 Place Jules Janssen 92195 Meudon Cedex France Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71 xmpp: j...@obspm.fr Heure local/Local time: mar 9 avr 2013 23:19:16 CEST -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org