Recent content by ilyalad

  1. I

    Resolved Spamassassin details in logs?

    Thank you very much, it helped me!
  2. I

    Resolved Failed to check SSH Connection to the source Server 'source'

    Thanks a lot for a tipp, generation of ssh key type ECDSA helped me. ssh-keygen -b256 -t ecdsa -f ~/.ssh/id_ecdsa_key -q -N "" After adding the key to source host, all worked fine.
Back
Top