Can anyone @delta help me with setting up a relay server? I'm following the docs.

  • root ssh access is (reluctantly) allowed
  • pyinfra still asks for password of a random ssh key on my local machine
  • it fails because authentication fails

I don't get it, because password authentication is enabled.

#deltachat #fedihelp

Setting up a chatmail relay - chatmail relay documentation

@pft

You can always set up ssh key without passphrase for this one job - then delete it ;-)
https://blog.jurkiewicz.tech/ssh-from-linux-to-linux-in-10-seconds-35b46ffd31cd

@delta

SSH from Linux to Linux in 10 seconds

This article explains how to manage ssh keys to connect from one Linux machine to another. My PC is Debian 12 and I use ssh for…

Medium