On 30/12/2019 14:20 Naveen Reddy wrote:
Aki, This image doesn't have a director service, just the dovecot is running.
This would be because you did not configure it. As the description says, you need to mount /
it
> without
> root. Which is preferable in any container environment. Maybe you
> would
> like me to document these somewhere? So at some point they can be
> applied.
>
>
> -Original Message-
> From: Naveen Reddy [mailto: naveenre
PS. I would not recommend using internal logging, use something like
this to log to the host or remote syslog.
docker run -v /dev/log:/dev/log -it dovecot-proxy
-----Original Message-
Subject: Re: Issue running Dovecot in Docker Container
Hi Marc,
log:/dev/log -it dovecot-proxy
>
>
> -Original Message-
> Subject: Re: Issue running Dovecot in Docker Container
>
> Hi Marc,
>
> I can see the processes are running as a root in container environment.
> Do you think that still have issues ?
> Here is the proc
9
To: Marc Roos
Cc: dovecot
Subject: Re: Issue running Dovecot in Docker Container
I'm not using internal logging. I'm running the docker with the logging
to the host.
I have used the same options you have specified.
The problem is that the below processes are not running inside docker
c
uld
> like me to document these somewhere? So at some point they can be
> applied.
>
>
> -Original Message-
> From: Naveen Reddy [mailto:naveenredd...@gmail.com]
> Sent: 30 December 2019 09:02
> To: Aki Tuomi
> Cc: dovecot@dovecot.org
> Subject: Re: Issue runnin
e syslog.
docker run -v /dev/log:/dev/log -it dovecot-proxy
-Original Message-
Subject: Re: Issue running Dovecot in Docker Container
Hi Marc,
I can see the processes are running as a root in container environment.
Do you think that still have issues ?
Here is the processes running ins
...@gmail.com]
Sent: 30 December 2019 09:02
To: Aki Tuomi
Cc: dovecot@dovecot.org
Subject: Re: Issue running Dovecot in Docker Container
Hi, I can see those values correctly with the doveconf -nc command. Here
is the part of output:
bash-4.2# doveconf -nc /etc/dovecot/director.conf # 2.2.36 (1f10bfa63
Hi, I can see those values correctly with the doveconf -nc command. Here is
the part of output:
bash-4.2# doveconf -nc /etc/dovecot/director.conf
# 2.2.36 (1f10bfa63): /etc/dovecot/director.conf
# OS: Linux 4.1.12-112.14.11.el7uek.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.7 (Maipo)
#
Can you check with `doveconf -nc /path/to/director.conf` that the values are actually set correctly?
Aki
On 27/12/2019 15:34 Naveen Reddy wrote:
The conf.d files are not included. I have added
!inclu
The conf.d files are not included. I have added !include conf.d/*.conf to
director.conf and reloaded the dovecot and director services.
conf.d/10-logging also has the following lines:
log_path = /dovecot.log
info_log_path = $log_path
debug_log_path = $log_path
The /dovecot.log file still shows e
I have tried these in the 10-logging.conf but no luck. There is nothing
logged to the file.
bash-4.2# ps -ef
UIDPID PPID C STIME TTY TIME CMD
root 1 0 0 Dec23 ?00:00:00 /bin/bash /bootstrap.sh
root 8 1 0 Dec23 ?00:00:00 sleep 36000d
root
Do you have !include or !try_include in director.conf? The conf.d files are not included otherwise.
Aki
On 26/12/2019 11:27 Naveen Reddy wrote:
I have tried these in the 10-logging.conf but no luck. There is nothing
On 24/12/2019 12:33 Naveen Reddy wrote:
Hello,
We need help with an issue that we are running into when we are trying to run Dovecot in Docker container.
Also how do we enable deb
14 matches
Mail list logo