Bug 51100 - mail/imp3: fixing an error when saving attachments.
Summary: mail/imp3: fixing an error when saving attachments.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 20:00 UTC by Thierry Thomas
Modified: 2003-04-18 08:31 UTC (History)
0 users

See Also:


Attachments
imp3.diff (894 bytes, patch)
2003-04-17 20:00 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas 2003-04-17 20:00:32 UTC
	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.

Fix: Please apply the following patch:
How-To-Repeat: 	Read a mail with an attachment, and try to save this attachment.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-04-18 08:31:04 UTC
State Changed
From-To: open->closed