25 May
2021
25 May
'21
1:31 p.m.
Many thanks, Alexander Your information was on target.
-----Original Message----- From: dovecot dovecot-bounces@dovecot.org on behalf of Alexander Dalloz ad+lists@uni-x.org Date: Monday, May 24, 2021 at 15:50 To: "dovecot@dovecot.org" dovecot@dovecot.org Subject: Re: [EXTERNAL] Re: Help with "doveadm" - Socket ?
Am 24.05.2021 um 19:23 schrieb White, Daniel E. (GSFC-770.0)[NICS]:
> I found that /var/run/dovecot/doveadm-server is a socket
> but adding it does not help.
>
> # doveadm mailbox status -A -S /var/run/dovecot/doveadm-server
> doveadm mailbox status [-u <user>|-A] [-S <socket_path>] [-t] <fields> <mailbox mask> [...]
>
> Am I missing something else ?
You must specify all mandatory parameters for doveadm mailbox status.
doveadm mailbox status -A -S /var/run/dovecot/doveadm-server -t messages
INBOX
Specifying the socket is optional and not normally required.
Alexander