Displaying 3 results from an estimated 3 matches for "xktwernptv3dfweaxhamlw".
2019 Aug 09
2
What does `iterate_query` for SQL want as output?
...iterate_query to be SELET username AS user FROM users; I get this:
doveadm backup -D -A -R -f ssh -i id_rsa.dsync imap01.coyhile.com /opt/local/bin/doveadm dsync-server -A
Error: User listing returned failure
doveadm: Error: Failed to iterate through some users
dsync-local(hile at coyhile.com)<xktwERnPTV3dfwEAxHAMlw>: Error: read(remote) failed: EOF (version not received)
Which brings up two questions:
(1) Is there a way to get more useful debugging information than ?failed to iterate through some users?? (FWIW there?s nothing relevant in syslog.)
(2) Is there a way to isolate and exercise just that part...
2019 Aug 10
0
What does `iterate_query` for SQL want as output?
...ver -A
</div>
<div>
Error: User listing returned failure
</div>
<div>
doveadm: Error: Failed to iterate through some users
</div>
<div>
dsync-local(
<a href="mailto:hile@coyhile.com">hile@coyhile.com</a>)<xktwERnPTV3dfwEAxHAMlw>: Error: read(remote) failed: EOF (version not received)
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Which brings up two questions:
</div>
<div>
(1) Is there a way to get more useful debuggin...
2019 Aug 09
2
What does `iterate_query` for SQL want as output?
Hi all,
In an earlier thread, https://dovecot.org/pipermail/dovecot/2019-August/116694.html I got a lot of useful help about migration. On my older host, everything was static; on the newer host, I?m storing user information in Postgres. usernames are of the form <login at REALM>, say ?hile at coyhile.com? as basically a Kerberos principal, and authentication and individual lookups work.