Skip to main content
Skill

Notification email

Secutils.dev sends two distinct streams of email:

  • Security messages, such as account activation, password recovery, and login alerts. These always go to your login email (the address you signed up with). Their delivery is non-negotiable, routing them anywhere else would weaken account-takeover protection.
  • Product notifications, such as page and API tracker change emails. By default, these also go to your login email, but you can optionally route them to a separate, verified notification email.

This split is useful when you want product notifications to reach a shared team inbox (for example, alerts@example.com), while keeping security messages tied to the individual that owns the Secutils.dev account.

Setting a notification email

Navigate to Settings → Account. Below the read-only Email row, you will find a Notification email section.

1
Settings → Account showing the empty Notification email section with the Send verification code button highlighted.
Open Settings → Account and scroll to the Notification email section. With no override configured, the field shows your login email as a placeholder and product notifications go to that address.
2
The Notification email field filled in with alerts@example.com.
Type the address you want product notifications to go to (for example, alerts@example.com) and click Send verification code. Secutils.dev sends a 6-digit code to that address, the code expires after 15 minutes.
3
Pending verification with the code field visible and the Verify button highlighted.
Paste the 6-digit code into the Verification code field and click Verify. Until verification completes, Secutils.dev keeps routing product notifications to your login email so nothing is lost in transit.
4
Verified state showing the address with a Verified badge and Change / Remove buttons.
Once verified, the section shows the address with a Verified badge. Product notifications (today: page and API tracker change emails) now route to this address. Security messages still go to your login email.

Resending or cancelling

While verification is pending (the state shown in step 3 above) you can:

  • Click Resend code to ask Secutils.dev to re-send the same code (subject to a 1-minute cooldown and a 5 messages per hour cap, per address).
  • Click Cancel to abort the change. The previously verified address (if any) is preserved.

If the code has expired or you have entered it incorrectly 5 times in a row, request a fresh one with Send verification code again.

Changing or removing

Once an address is verified (the state shown in step 4 above), use:

  • Change to point notifications at a different address. The new address re-enters the verification flow, until it is verified, Secutils.dev falls back to the login email.
  • Remove to clear the override entirely. Product notifications immediately resume going to the login email.

One-click unsubscribe

Every product notification carries the RFC 8058 one-click unsubscribe headers (List-Unsubscribe and List-Unsubscribe-Post). Most modern mail clients (Gmail, Yahoo Mail, Outlook) render an Unsubscribe affordance next to such messages.

Activating that affordance flips the destination to Unsubscribed, and Secutils.dev stops delivering product notifications to it. To resume delivery, remove the address and re-add it. Security messages are exempt from this header per RFC 8058 and never carry it.

Notes

  • The notification email cannot be the same as your login email. To use you login email, just leave the override unset or remove it.