Mimecast
Fromenance is a communication provenance platform that answers forwards sent to verify@yourdomain.com. With Mimecast in front of your mail, the redirect usually stays on the mailbox platform and Mimecast only has to let the customer’s forward in and the redirected copy out untouched.
By the end you will have verify@ reachable through Mimecast, the redirect configured, disclaimer stamping excluded for the redirected copy, and the forwarding test marked Working.
Where the redirect lives
Section titled “Where the redirect lives”Mimecast does not offer a per recipient redirect to an external address in its standard policy set; address alteration policies rewrite addresses on inbound or outbound mail rather than redirecting delivery. Keep the redirect on the mailbox platform (Google Workspace or Microsoft 365) and configure Mimecast so the two legs pass cleanly:
- Inbound leg: a customer at any external address writes to
verify@yourdomain.comwith a forwarded message, often as an.emlattachment. - Outbound leg: the platform redirects that message to
northfield@verify.fromenance.com. The customer is still the sender. Mimecast sees external sender, external recipient, on your outbound route.
1. Let customer forwards in
Section titled “1. Let customer forwards in”- Administration Console, Gateway, Policies, Attachment Management (or Attachment Protection). Add a definition that permits
message/rfc822and.emlattachments, and a policy scoped to recipientverify@yourdomain.comthat applies it. Sandboxing the attachment is fine; blocking or stripping it removes the message the customer is asking about. - Gateway, Policies, Spam Scanning: confirm
verify@inherits the default action of deliver with tagging rather than hold. Held mail never reaches Fromenance. - Gateway, Policies, Impersonation Protection: forwards of phishing samples trigger impersonation hits by design. Add a bypass policy with recipient
verify@yourdomain.comso samples are delivered rather than held. Fromenance handles abuse on its side; the fraud list is only ever written by your analysts.
2. Let the redirected copy out unchanged
Section titled “2. Let the redirected copy out unchanged”- Gateway, Policies, Stationery (disclaimers and signatures): create a policy at the top of the list with Emails to =
*@verify.fromenance.com, stationery None, and Policy override enabled so it wins. A stamped disclaimer breaks the DKIM body hash and Fromenance rejects the copy withauth_failed. - Gateway, Policies, Document Services or Content Examination: exclude recipient
*@verify.fromenance.comfrom any policy that rewrites or strips content. - Gateway, Policies, DNS Authentication - Outbound (DKIM signing): if Mimecast is your outbound relay, confirm signing is enabled for
yourdomain.comwith a published selector. The redirected copy is signed by whichever system is the last hop; if that is Mimecast, its signature for your domain is what Fromenance checks. If Mimecast relays but does not sign, the Microsoft ARC seal or the Google DKIM signature from the platform must survive untouched, which the policies above ensure. - URL Protect rewrites links in the customer’s forward on the inbound leg. That is expected and Fromenance’s normalization handles rewritten links from Mimecast, Proofpoint, Microsoft, and Google.
3. Configure the redirect on the platform
Section titled “3. Configure the redirect on the platform”Follow Google Workspace or Microsoft 365. If Mimecast is also your outbound connector, the platform’s redirect is delivered through Mimecast; nothing else changes.
4. Confirm with the forwarding test
Section titled “4. Confirm with the forwarding test”- Setup wizard, step 4, Send test, or
POST /v1/domains/{id}/forwarding-test. - Status should read Working via dkim yourdomain.com or Working via arc yourdomain.com within a minute.
failed: auth_failedwith a body hash mismatch: a stationery or content policy modified the copy. Re-check the policy order and the override flag.failed: domain_not_ownednaming amimecast.comdomain: the copy was signed by Mimecast’s own domain. Enable DKIM signing for your domain in DNS Authentication - Outbound.- Nothing arrives: check Message Center, Held for the test message. A hold policy on the inbound or outbound leg is the usual cause.
Then forward any message from a personal mailbox to verify@yourdomain.com and confirm a Not verified reply arrives.