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 search -S XXXXXXX -u testuser mailbox INBOX ALL-S <ip>:<port> Sami
Sami Ketola
2019-Jan-22 06:27 UTC
How to connect to a remote server and execute eg a search
> On 21 Jan 2019, at 22.00, Marc Roos <M.Roos at f1-outsourcing.eu> 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 { service_count = 1000 inet_listener { port = 2425 } } and passwords need to match on both servers: doveadm_password = secret Sami -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190122/49371d8b/attachment-0001.html>
Maybe Matching Threads
- How to connect to a remote server and execute eg a search
- Moving messages between servers with different configurations
- Moving messages between servers with different configurations
- Authentication lost within session
- Vacation sieve explained: how does it work?