1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Edwin Groothuis
f9186d205d mail/imp3: fixing an error when saving attachments.
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>
2003-04-18 07:30:56 +00:00
Edwin Groothuis
ae5dfdeea7 mail/imp3: upgrading to IMP 3.2.
- 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>
2003-03-30 00:49:10 +00:00
Maxim Sobolev
4e7fff5655 Update to RC3.
PR:		38263
Submitted by:	maintainer
2002-05-23 11:44:31 +00:00
SADA Kenji
38a338d421 Upgrade to 3.1 RC2.
PR:	ports/36906
Submitted by:	maintainer
2002-05-16 08:22:16 +00:00
Ying-Chieh Liao
b2424d7fdd fix a warning when building + better handling of MIME drivers
PR:		35049
Submitted by:	maintainer
2002-04-01 13:29:22 +00:00
Ying-Chieh Liao
1e5f8701d9 horde-devel from 2.0 RC3 to 2.0;
turba from 1.0 RC3 to 1.0;
imp-devel from 3.0 RC3 to 1.0
2002-01-19 16:58:09 +00:00
Ying-Chieh Liao
a86a05bdbc add imp-devel
A webmail system which accesses mail over IMAP

PR:		32516
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-12-12 20:11:20 +00:00