“key search user@domain.com [keys.domain.com]: error getting recipient encryption key: Skipping keyserver keys.domain.com because it was down the last time it was checked”
you can force to not mark a keyserver as down if you put the entry in a white list in /etc/ovid/prefs.xml at the proxy section:
-
<proxy>
-
<keyserver-white-list>
-
<hostname> keys.domain.com</hostname>
-
</keyserver-white-list>
-
</proxy>
Restart services