On Mar 20, 2008, at 5:53 AM, Timo Sirainen wrote:
On Wed, 2008-03-19 at 09:12 -0700, Daniel Bretoi wrote:
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 env
On Wed, 2008-03-19 at 09:12 -0700, Daniel Bretoi wrote:
> 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.
I think one of the reasons
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
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
On Mar 18, 2008, at 10:15 PM, Timo Sirainen wrote:
On Tue, 2008-03-18 at 17:55 -0700, Daniel Bretoi wrote:
In the logfile, i see this:
dovecot: Mar 18 16:24:30 Error: ssl-build-param: Can't create
temporary SSL parameters file /var/lib/dovecot/ssl-
parameters.dat.tmp:
Permission denied
Thi
On Tue, 2008-03-18 at 17:55 -0700, Daniel Bretoi wrote:
> In the logfile, i see this:
>
> dovecot: Mar 18 16:24:30 Error: ssl-build-param: Can't create
> temporary SSL parameters file /var/lib/dovecot/ssl-parameters.dat.tmp:
> Permission denied
This path isn't configurable after installation.