Date: Fri, 18 Apr 2003 00:30:56 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/imp3 Makefile ports/mail/imp3/files httpd.conf.imp Message-ID: <200304180730.h3I7UuOH039739@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/04/18 00:30:56 PDT FreeBSD ports repository Modified files: mail/imp3 Makefile mail/imp3/files httpd.conf.imp Log: 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> Revision Changes Path 1.24 +1 -0 ports/mail/imp3/Makefile 1.3 +0 -4 ports/mail/imp3/files/httpd.conf.imp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304180730.h3I7UuOH039739>