What I did was just to chmod the appropriate directories and files so
all users could read them. I don't know if it will work properly but
it'll be tested soon enough.
I still find it very strange that that's something that's configured
at compile-time as opposed to run-time.
-d
On Mar 19, 2008, at 11:01 AM, Ed W wrote:
I think this is the only thing between me and doing a rootless run
without having to install it myself. Is there any reason why you
took the ssl_parameters_file out? Dovecot needs to be accessible by other users as this is a sandbox
environment to test an IMAP client we are developing. I don't like
to make installs that are independent of the systems package- management system.It would be useful to be able to run Dovecot rootless without
having to make your own build. Also, the location of the ssl- parameters.dat would change per user since it's in a sandbox
environment for us.Could you use a symlink as a workaround?
Ed