← All controls

17 Disable user auto-forwarding & mailbox delegation

After a mailbox compromise the attacker's next move is persistence that survives a password reset: an auto-forward to an external address, a mailbox delegate, or — with admin rights — a routing rule that quietly BCCs mail off-tenant. Auto-forwarding is the single most common quiet-exfiltration and business-email-compromise mechanism. This control turns off user forwarding and delegation, confirms POP/IMAP and Google Workspace Sync are still off on the same screen (№35), and checks the admin-plane Routing table for rules nobody authorised.

Caveats

Setup steps

  1. Apps › Google Workspace › Gmail › End User Access › Automatic forwarding

    Allow users to automatically forward email to another address = Off (unchecked)

  2. Apps › Google Workspace › Gmail › User settings › Mail delegation

    Let users delegate access to their mailbox to other users in the domain = Off; if required: On, with 'Allow users to grant their mailbox access to a Google group' = Off and sender information set to 'Show the account owner and the delegate who sent the email'

  3. open ↗

    Apps › Google Workspace › Gmail › Routing

    No unexplained Routing rules; any legitimate ones documented and watched by the config-drift sentinel (№61)

Ongoing maintenance

How to verify

  1. Enumerate live forwards and delegates tenant-wide — both lists should be empty or match the approved register.

    gam all users print forwards
    gam all users print delegates

v0.1.3 Prevent policy #27 · #29, #30 ↗