Unsubscribe Handling

All outbound emails from Scitor include standard List-Unsubscribe headers. When a customer clicks β€œUnsubscribe” in their email client, Scitor automatically handles the request.

How it works

  1. Customer clicks Unsubscribe β€” their email client sends an email with subject β€œunsubscribe” to the reply address
  2. Scitor detects the request β€” the inbound handler recognizes the unsubscribe subject
  3. Comment posted β€” a notification comment is added to the original issue or discussion, so your team is aware
  4. Label applied β€” the unsubscribed label is added to the issue
  5. Follow-ups cancelled β€” any pending scheduled follow-up messages for that ticket are automatically cancelled

What your team sees

When a customer unsubscribes, you’ll see a comment like:

πŸ”• Unsubscribe Request

John Doe (john@example.com) has requested to unsubscribe from email notifications on this ticket.

Use /block-sender to block all future emails from this sender, or /followup cancel to stop pending follow-ups.

Behavior details

Scenario Action
Unsubscribe reply to an existing ticket Comment + label + cancel follow-ups
Unsubscribe email with no ticket context Silently dropped (no issue to reference)

Next steps after an unsubscribe

The unsubscribed label helps you filter and track tickets where the customer opted out. From there you can:

  • Continue via GitHub only β€” keep working on the issue without sending emails
  • Block the sender β€” use /block-sender if you want to prevent future emails entirely
  • Close the ticket β€” if the conversation is done

Scitor β€” Turn GitHub into your support platform