How to connect to a remote server and execute eg a search
Sami Ketola
sami.ketola at dovecot.fi
Tue Jan 22 08:27:15 EET 2019
> 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>
More information about the dovecot
mailing list