Am 26.03.2012 14:25, schrieb Anton Köstlbacher:
Hi,

I just upgraded to H4/imp5 (Groupware Webmail Edition) on Debian Squeeze (dovecot, postfix, imapproxy). All went fine, despite of few problems:

- All user identities are gone, there is only the default identity

- Upload of attachments > 100Kb fail in DIMP, (php-limits are set correctly). New mail window shows "Uploading..." indefinitely.

- I created /imp/config/pref.local.php and set the sent folder to sent-mail: $_prefs['sent_mail_folder'] = array( 'value' => Horde_String::convertCharset('sent-mail', 'UTF-8', 'UTF7-IMAP') );
This setting is ignored in DIMP, it still uses "Sent".

Thanks for your help!

Regards,
Anton

The second issue is related to a new standard value for FCGID in Debian Squeeze: MaxRequestLen. Set this to a higher value in /etc/apache2/mods-enabled/fcgid.conf and it works.

Thanks for further help on the other two issues...
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to