gloriamh:
> We're experiencing the same kind of problem. Did you find the cause of the
> problem? Is there some log we can activate to help us diagnose it?

The most likely explanation is that tls_random_source uses a blocking
random device (traditionally named as /dev/random).  Postfix needs
a non-blocking random device (traditionally named as /dev/urandom).

        Wietse

Reply via email to