yukimochi/Activity-Relay

Not relaying third-party traffic

danorton opened this issue · 2 comments

Everything seems to be running, but it’s only relaying activity from my Mastodon server (4.1.0) that is created locally. Activity that has been relayed from third-party relay servers is ignored.

Am I misunderstanding how this is supposed to work? If so, is there a relay server that will relay everything?

Nesting of relay servers is not assumed. It can also cause an infinite loop.
Depending on the implementation of the other party's relay server, it may be relayed, but in famous implementations, it is determined in various places so that relaying is not easily done.