What to allow
All of these sit under the organizational domain
oximy.com, which
publishes:
- SPF and DKIM on every sending subdomain
- DMARC at
p=reject(100%) — we ask providers to reject anything that fails authentication while claiming to be us - BIMI with a GlobalSign Verified Mark Certificate, so supporting clients can display our verified logo
Mail that Oximy sends
Auth mail is time-sensitive: a verification code that is quarantined for review
has usually expired by the time it is released.
Per-vendor steps
Proofpoint
- Open Security Settings → Email → Safe/Blocked Senders (or the Firewall rules in Proofpoint on Demand).
- Add
notifications.oximy.comandclkmail.oximy.comas safe sender domains. - In Targeted Attack Protection → URL Defense, add
oximy.comandsidekick.oximy.comto the URL rewrite exception list. Without this, the activation link is rewritten and sandboxed, which can consume the single-use token before the employee ever clicks it. - If Impostor/Business Email Compromise classification is aggressive, add the two sender domains to the exception list — first-contact senders are a common false positive.
URL Defense is the step most often missed. Symptom: the employee reports the activation link says it is invalid or already used, on their first click.
Mimecast
- Administration → Gateway → Policies → Permitted Senders.
- Create a policy with Source Domain
notifications.oximy.com, applied to all internal recipients. Repeat forclkmail.oximy.com. - Administration → Gateway → Policies → URL Protection Bypass — add
oximy.comandoximysidekick.comso activation links are not rewritten. - Check Managed Senders for any pre-existing block on these domains.
Prefer a Permitted Senders policy over an Auto-Allow entry: Auto-Allow is reputation-derived and can be re-evaluated away.
Google Workspace
- Admin console → Apps → Google Workspace → Gmail → Spam, phishing and malware.
- Under Allowlisted senders, add
notifications.oximy.comandclkmail.oximy.com. - Check Spoofing and authentication. If “Protect against inbound emails spoofing your domain” is enabled and Oximy sends on your behalf from a subdomain, add an exception — this setting can quarantine correctly authenticated subdomain mail.
- Optionally add the domains to Bypass spam filters for senders.
Microsoft 365 / Exchange Online
- Microsoft Defender portal → Policies & rules → Threat policies → Anti-spam → Connection filter / Allowed senders.
- Add
notifications.oximy.comandclkmail.oximy.comto the allowed domains. - Better still, create a Tenant Allow/Block List entry for the two domains — allowlists there are honoured more consistently than anti-spam policy entries.
- Safe Links — add
oximy.comandoximysidekick.comto the “Do not rewrite the following URLs” list, for the same reason as Proofpoint URL Defense.
Microsoft Defender is the most common cause of missing verification codes. If allowlisting is not possible, verification codes deliver more reliably than magic links.
Verifying it worked
Ask the administrator to release any quarantined Oximy mail first — a quarantined message can otherwise keep the sender’s reputation suppressed. Then, from the Oximy dashboard, re-send an activation to one real employee and confirm it lands in the inbox rather than Junk. In the received message, use Show original (Gmail) or View message source (Outlook) and confirm:pass. If they do and the message still lands in Junk,
the cause is gateway policy rather than authentication — revisit the steps
above.
Troubleshooting
If mail is still not arriving after these steps, contact
support@oximy.com
with the message ID from the gateway log and we will trace it from our side.