Hi, I found the error. Ii is in the attachment.php of IMP 4.2 RC1 (but where I didn't debug), I copy the attachment.php of the IMP 4.2 alpha to my horde installation and know it works.
David Arndt. Quoting David Arndt <[EMAIL PROTECTED]>: > > > With RC1 of horde in Kolab 2.2 beta3 it is not possible to attach > any file. > > In IMP there is no possibility to attach a file, in DIMP I can > choose a file, but it is not attached. > > Here my conf.php of IMP: > > <?php > /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ > // $Horde: imp/config/conf.xml,v 1.111 2007/11/08 04:50:59 slusarz Exp $ > $conf['spell']['path'] = '/usr/bin/aspell'; > $conf['spell']['driver'] = 'aspell'; > $conf['utils']['gnupg'] = '/usr/bin/gpg'; > $conf['utils']['gnupg_keyserver'] = array(); > $conf['utils']['gnupg_timeout'] = 10; > $conf['utils']['openssl_cafile'] = '/etc/ssl/certs'; > $conf['utils']['openssl_binary'] = '/usr/bin/openssl'; > $conf['menu']['apps'] = array(); > $conf['user']['select_sentmail_folder'] = false; > $conf['user']['allow_resume_all_in_drafts'] = false; > $conf['user']['allow_folders'] = true; > $conf['user']['allow_resume_all'] = false; > $conf['user']['allow_view_source'] = false; > $conf['user']['alternate_login'] = false; > $conf['user']['redirect_on_logout'] = false; > $conf['user']['select_view'] = true; > $conf['server']['change_server'] = false; > $conf['server']['change_port'] = false; > $conf['server']['change_protocol'] = false; > $conf['server']['change_smtphost'] = false; > $conf['server']['change_smtpport'] = false; > $conf['server']['server_list'] = 'none'; > $conf['server']['fixed_folders'] = array(); > $conf['server']['sort_limit'] = 0; > $conf['server']['cache_folders'] = false; > $conf['server']['cachejs'] = false; > $conf['server']['cachecss'] = false; > $conf['mailbox']['show_attachments'] = false; > $conf['mailbox']['show_preview'] = true; > $conf['mailbox']['show_xpriority'] = false; > $conf['fetchmail']['show_account_colors'] = false; > $conf['fetchmail']['size_limit'] = 4000000; > $conf['mboxcache']['use_mboxcache'] = false; > $conf['mlistcache']['use_mlistcache'] = false; > $conf['msgsettings']['filtering']['words'] = './config/filter.txt'; > $conf['msgsettings']['filtering']['replacement'] = '****'; > $conf['spam']['reporting'] = false; > $conf['notspam']['reporting'] = false; > $conf['print']['add_printedby'] = false; > $conf['msg']['prepend_header'] = true; > $conf['msg']['append_trailer'] = false; > $conf['compose']['allow_receipts'] = true; > $conf['compose']['special_characters'] = true; > $conf['compose']['use_vfs'] = false; > $conf['compose']['link_all_attachments'] = false; > $conf['compose']['link_attachments_notify'] = true; > $conf['compose']['link_attachments'] = true; > $conf['compose']['attach_size_limit'] = 500000; > $conf['compose']['attach_count_limit'] = 0; > $conf['compose']['reply_limit'] = 500000; > $conf['hooks']['vinfo'] = false; > $conf['hooks']['postlogin'] = false; > $conf['hooks']['postsent'] = false; > $conf['hooks']['signature'] = false; > $conf['hooks']['trailer'] = false; > $conf['hooks']['fetchmail_filter'] = false; > $conf['hooks']['mbox_redirect'] = true; > $conf['hooks']['mbox_icon'] = true; > $conf['hooks']['spam_bounce'] = false; > $conf['maillog']['use_maillog'] = true; > $conf['sentmail']['driver'] = 'none'; > $conf['tasklist']['use_tasklist'] = true; > $conf['notepad']['use_notepad'] = true; > /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */ > > The vfs is writeable for horde, the php.ini, have > > post_max_size = 100M and > upload_max_size = 50M > > What could be the problem? > > Regards, David Arndt > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [EMAIL PROTECTED] > -- David Arndt Ravelinstraße 3 76829 Landau in der Pfalz Fon: +49 (0) 6341 97 82 06 Fax: +49 (0) 6341 62 05 48 Mobil: +49 (0) 178 538 12 11 Mail: [EMAIL PROTECTED] ICQ: 61669702 Skype: darndt121180 -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]