Federated servers MUST perform delivery on all Activities posted to the outbox according to outbox delivery.

Requirement

Federated servers MUST perform delivery on all Activities posted to the outbox according to outbox delivery.

Origin

The origin of this requirement is a quote from the ActivityPub specfiication:
prefix6.11 Delivery
Federated servers MUST perform delivery on all Activities posted to the outbox according to outbox delivery.
suffix 6.12 Uploading Media
https://www.w3.org/TR/activitypub/ , § 6.11

id

urn:uuid:5a236e14-53b7-43c6-a4aa-166ed711537c

uuid

5a236e14-53b7-43c6-a4aa-166ed711537c

Full JSON

{
  "id": "urn:uuid:5a236e14-53b7-43c6-a4aa-166ed711537c",
  "type": "Behavior",
  "uuid": "5a236e14-53b7-43c6-a4aa-166ed711537c",
  "content": "Federated servers MUST perform delivery on all Activities posted to the outbox according to outbox delivery.\n",
  "tag": [
    {
      "name": "ActivityPubServer",
      "id": "https://socialweb.coop/tag/ActivityPubServer"
    }
  ],
  "context": [
    "https://www.w3.org/TR/activitypub/",
    {
      "name": "6. Client to Server Interactions",
      "id": "https://www.w3.org/TR/activitypub/#client-to-server-interactions"
    },
    {
      "name": "6.11 Delivery",
      "id": "https://www.w3.org/TR/activitypub/#client-to-server-outbox-delivery"
    }
  ],
  "origin": {
    "source": "https://www.w3.org/TR/activitypub/",
    "section": {
      "id": "https://www.w3.org/TR/activitypub/#undo-activity-outbox",
      "name": "Delivery",
      "branch": [
        6,
        11
      ]
    },
    "selector": {
      "type": "TextQuoteSelector",
      "prefix": "6.11 Delivery\n",
      "exact": "Federated servers MUST perform delivery on all Activities posted to the outbox according to outbox delivery.\n",
      "suffix": "6.12 Uploading Media\n"
    }
  },
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://socialweb.coop/ns/testing/context.json"
  ]
}

Links