Fixing an error reported by fran at his.com:
Saving attachments causes an error:
"You don't have permission to access /horde/imp/download/
on this server." and an error is reported in
/var/log/httpd-error.log: [error] [client aaa.bbb.ccc.ddd]
client denied by server configuration:
/usr/local/www/horde/imp/download
$LOCALBASE/etc/horde/httpd.conf.imp was protecting horde/imp/download/
(my mistake), but IMP uses this as a pseudo-directory, and it must be
readable by your clients.
PR: ports/51100
Submitted by: Thierry Thomas <thierry@pompo.net>
- Several workarounds for buggy browser behaviour when downloading
attachments
- Warning before a user session times out
- Allow creation of folder names in other charsets than iso-8859-1
- New image mime type viewer
- VFS (Virtual Filesystem) support for attachments in composed messages
- New translations: Bulgarian, Lithuanian, Romanian, Latvian, Catalan
- Many bug fixes.
PR: ports/48645
Submitted by: Thierry Thomas <thierry@pompo.net>
From PR's description:
IMP 3.0 is the stable release of IMP,
and Horde 2.0 the stable release of Horde.
Note: mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE
since they need depending port mod_php4 with its mcrypt option
enabled by hand.
PR: ports/35051
Submitted by: maintainer