fmbiete / Z-Push-contrib

Z-Push fork with changes that I will try to contrib
GNU Affero General Public License v3.0
134 stars 62 forks source link

mime.types with Apache's open_basedir restriction #210

Closed jbacksch closed 9 years ago

jbacksch commented 9 years ago

When using the Apache's open_basedir restriction to limit the access of php scripts to certain directories, the mime.types for the IMAP backend should be configurable, too, and not fixed to /etc/mime.types.

ghost commented 9 years ago

Why not symlink it?

fmbiete commented 9 years ago

In a selinux system this also could cause an error.

Parametrized with default value to /etc/mime.types