[Bug 225575] Review Request: roundcubemail - Round Cube Webmail is a browser-based multilingual IMAP client

bugzilla at redhat.com bugzilla at redhat.com
Fri May 11 00:07:17 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: roundcubemail - Round Cube Webmail is a browser-based multilingual IMAP client


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225575





------- Additional Comments From bjohnson at symetrix.com  2007-05-10 20:07 EST -------
Created an attachment (id=154507)
 --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=154507&action=view)
a few more cleanups and fixes against comment #53

I'll start your official review shortly since things look pretty good at this
point.

Included is a patch with a few more cleanups to make things look nicer and a
few corrections.

You still need to write the README.fedora regarding the database availability
and sqlite (already referenced it in my diff :).

I believe you can now reduce your roundcubemail.conf file to this, as the other
restrictions are not necessary now that those paths are not accessible in the
web hierarchy:

#
# Round Cube Webmail is a browser-based multilingual IMAP client
#

Alias /roundcubemail /usr/share/roundcubemail

<Directory /usr/share/roundcubemail/>
	Order Deny,Allow
	Deny from all
	Allow from 127.0.0.1
</Directory>


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list