freebsd-ports/mail/imp3/files
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
..
httpd.conf.imp mail/imp3: fixing an error when saving attachments. 2003-04-18 07:30:56 +00:00
patch-ab
patch-ac