Re: How to connect to a remote server and execute eg a search

2019-01-21 Thread Sami Ketola
> On 21 Jan 2019, at 22.00, Marc Roos wrote: > > > > Thanks Sami, And I should allow access on the remote server via > login_access_sockets? And the authenticated user via this connection is > then testuser I presume? > No. It's the doveadm service that it's contacting: service doveadm

RE: How to connect to a remote server and execute eg a search

2019-01-21 Thread Marc Roos
Thanks Sami, And I should allow access on the remote server via login_access_sockets? And the authenticated user via this connection is then testuser I presume? > > > Is there a page that explains how to connect to a remote server? What > is the syntax of socket_path? > > > doveadm s

Re: How to connect to a remote server and execute eg a search

2019-01-21 Thread Sami Ketola
> On 21 Jan 2019, at 21.32, Marc Roos wrote: > > > Is there a page that explains how to connect to a remote server? What is > the syntax of socket_path? > > > doveadm search -S XXX -u testuser mailbox INBOX ALL -S : Sami

How to connect to a remote server and execute eg a search

2019-01-21 Thread Marc Roos
Is there a page that explains how to connect to a remote server? What is the syntax of socket_path? doveadm search -S XXX -u testuser mailbox INBOX ALL