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
- Customer clicks Unsubscribe β their email client sends an email with subject βunsubscribeβ to the reply address
- Scitor detects the request β the inbound handler recognizes the unsubscribe subject
- Comment posted β a notification comment is added to the original issue or discussion, so your team is aware
- Label applied β the
unsubscribedlabel is added to the issue - 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-senderto block all future emails from this sender, or/followup cancelto 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-senderif you want to prevent future emails entirely - Close the ticket β if the conversation is done