> On 04/08/2021 15:18 Stefan G. Weichinger wrote:
>
>
> Am 03.08.21 um 13:31 schrieb Stefan G. Weichinger:
> > Am 02.08.21 um 21:07 schrieb Stefan G. Weichinger:
> >>
> >> Am 02.08.21 um 19:59 schrieb Stefan G. Weichinger:
> >>
> ... "Error: Can't open mailbox Oeffentlich: Mailbox doesn'
> On 29/06/2021 12:09 Vincent Brillault wrote:
>
>
> Hi!
>
> After updating to 2.3.15, I was hoping to be able to get rid of some of
> the work-around I had in place when configuring shared folders in
> cluster mode in 2.3.14. Unfortunately it seems that I still need one.
>
> Running on CentO
> On 08/06/2021 13:46 Vincent Brillault wrote:
>
>
> Hi!
>
> I've been trying to set a shared namespace on a test dovecot cluster and
> I've had some weird issues. I'm not sure if this is a feature or a bug,
> so please advice.
>
> As some features (like acl_ignore_namespace) are only in th
> On 31/05/2021 22:32 Alessio Cecchi wrote:
>
>
> Hi,
>
> when I check "doveadm log errors" I found some fatal error repeated many
> times by around the same users
>
> - Panic: file message-part-data.c
>
> May 31 21:03:46 pop08 dovecot: imap(us...@email.com)
> session=: Error: Mailbox IN
> On 17/05/2021 14:43 Bartek Szady wrote:
>
>
> Hello
> I have noticed that when per-user \Seen flag is configured dovecot do
> not respond properly to 'store' command. eg.:
>
> ===
> 42 uid store 6 +Flags (\Seen)
> 42 OK Store completed (0.001 + 0.000 secs).
> 43 IDLE
> + idling
> On 28/04/2021 14:29 Alessio Cecchi wrote:
>
>
> Il 28/04/21 11:49, Markus Valentin ha scritto:
> >> On 27/04/2021 22:04 Alessio Cecchi wrote:
> >> Il 23/04/21 09:29, Markus Valentin ha scritto:
> >>> On 4/22/21 11:49 PM, Alessio Cecchi wrote:>
> On 27/04/2021 22:04 Alessio Cecchi wrote:
> Il 23/04/21 09:29, Markus Valentin ha scritto:
> > On 4/22/21 11:49 PM, Alessio Cecchi wrote:> I'm tryng to setup Shared
> > Mailboxes in Dovecot (2.3.14) Cluster as
> >> explained here:
> >>
>
On 4/22/21 11:49 PM, Alessio Cecchi wrote:> I'm tryng to setup Shared
Mailboxes in Dovecot (2.3.14) Cluster as
> explained here:
>
> https://doc.dovecot.org/configuration_manual/shared_mailboxes/cluster_setup/
>
>
> but I'm not happy:
>
> # doveadm acl debug -u te...@emailtest.net shared/test2/
> On 03/31/2021 4:08 PM Juergen Edner wrote:
> >> can anyone please shed some light on the changes of v2.3.14 and what need
> >> to be done to get the shared folders working again as in v2.3.13.
> >> I cannot see any invalid characters in the folder names. I would also
> >> appreciate any a
> On 03/30/2021 8:25 PM Jürgen Edner wrote:
> Hi @all,
> can anyone please shed some light on the changes of v2.3.14 and what need to
> be done to get the shared folders working again as in v2.3.13.
> I cannot see any invalid characters in the folder names. I would also
> appreciate any ad
Ah right i did not see that.
The minimal equivalent call for the normal script mode would be:
echo "VERSION\tscript\t4\t0\nnoreply\n\nPING\n" | nc 127.0.0.1 5001
> On November 25, 2019 1:30 PM Marc Roos via dovecot
> wrote:
>
>
> I can't yet use -p, the version I have is not supporting it
No worries. Now you are not using the passthrough(-p) mode. That is why dovecot
is telling you that your client is not compatible.
Using "script" without -p would require you to implement that protocol:
http://doc.dovecot.org/admin_manual/health_check.html#script-protocol.
I believe all you wan
The -e parameter is used to define a "list of environment variables", so the
error message telling you that you did not define a script is right.
So far i understood that you wanted to use passthrough mode, so do not use -e
but -p. (except you need to define some environment-variables for your
Hi,
you can use telnet or netcat to send input to that port and receive the
answer.
echo "PING" | nc localhost 5001
Best regards
Markus
On 11/24/19 2:43 PM, Marc Roos via dovecot wrote:
>
> How do I check the standard script then on this port 5001 from the
> command line?
>
>
> This one
14 matches
Mail list logo