Public service identity

Email-in, email-out automation for requested tasks.

Quick & Dirty Fixes.ai is an email-based automation service. Customers send ordinary email to a service-owned Gmail mailbox, the service processes the request, and a response is returned by email.

Customers do not connect Gmail accounts or authorize Google OAuth access.

How the service works

A customer sends a request by email. The service receives the message in its own Gmail mailbox, routes the request to an internal task service, and sends the result back by email.

Customer email
  → Service-owned Gmail inbox
  → web
  → router
  → task service
  → delivery
  → response email

Why Gmail access exists

Gmail access supports the service-owned mailbox. It allows the application to process messages sent to the service mailbox and send response emails from that same mailbox.

For detailed Gmail scope and OAuth boundary information, see the OAuth explanation.

Reviewer resources