white-list PGP Universal Server to over ride cached time limit

“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:

http://pastebin.com/mJAkjKP7

  1. <proxy>
  2.  <keyserver-white-list>
  3.     <hostname> keys.domain.com</hostname>
  4.  </keyserver-white-list>
  5. </proxy>

Restart services