A notification message about a conversation in Cosinnus contains a link with a direct reply token at the bottom of the message.
This looks similar to:
DIRECT-REPLY CODE:
directreply+3+noo1ohlahJe9gaeteshieciegaekoo8h+wechange.de
A reply to such a message is instead sent to directreply@wechange.de.
If this reply code acts similarily to what GitLab or Discourse do, then the answer could be sent to
directreply+3+noo1ohlahJe9gaeteshieciegaekoo8h@wechange.de
instead. This address can be explicitly stated through the Reply-To: header. Also see RFC 2822 section A.2. for details.
A notification message about a conversation in Cosinnus contains a link with a direct reply token at the bottom of the message.
This looks similar to:
A reply to such a message is instead sent to
directreply@wechange.de.If this reply code acts similarily to what GitLab or Discourse do, then the answer could be sent to
instead. This address can be explicitly stated through the
Reply-To:header. Also see RFC 2822 section A.2. for details.