When business email can send but cannot receive, the mailbox itself is not automatically the problem. Outbound and inbound email follow different routes. A successful sent message proves that one path works. It does not prove that outside mail systems know where to deliver messages addressed to the domain.

Sending and receiving use different paths

Outgoing mail is handed from the user or application to a sending service. Incoming mail begins somewhere else. The sending system looks at the recipient domain and uses its published mail-routing information to determine where the message should go.

That is why a business can send normally while every incoming message fails. The outbound credentials, SMTP service and mailbox can all be healthy while the public receiving route is wrong.

Check the MX records before changing mailbox settings

MX records tell other mail systems which servers accept email for a domain. If they are missing, point to an old provider, contain an incorrect hostname or conflict with a migration that was never finished, incoming mail can be sent to the wrong place or rejected before the intended mailbox provider ever sees it.

For Google Workspace, Google documentation specifically identifies MX configuration as the mechanism that directs incoming messages to Google mail servers. Other business email platforms use the same DNS principle even though their required record values are different.

A bounce message can reveal which layer failed

If the external sender receives a nondelivery report, read the actual SMTP response instead of treating every bounce as the same problem. A DNS or domain lookup failure points in a different direction from an unknown recipient, mailbox quota, policy rejection or authentication-related refusal.

The exact error can tell you whether the failure occurred before the message reached the receiving provider or after that provider accepted responsibility for processing it.

If the provider received the message, inspect internal routing

Once logs show that the receiving platform actually saw the message, the investigation moves inward. Routing rules, aliases, groups, forwarding, split delivery, spam controls, quarantine, mailbox status and administrative policies can all change where a message ends up.

This is where email log tools become more useful than repeated DNS changes. Changing public records after the message is already reaching the correct provider can create a second problem without fixing the first one.

Migrations create a special class of receiving failures

A business moving from hosting email, cPanel, Google Workspace, Microsoft 365 or another platform can temporarily have several systems that believe they are responsible for mail. Old DNS, local mail-exchanger settings, forwarding rules and partially migrated aliases can cause some addresses to work while others fail.

The safe approach is to map the old and new receiving paths, confirm every required mailbox and alias, change routing deliberately and verify external delivery before retiring the previous system.

SPF, DKIM and DMARC are important but they are not the destination address

Email authentication helps establish whether messages are authorized and aligned with a domain. It matters greatly for trust and deliverability, but it should not be confused with the MX route that tells outside systems where inbound email is delivered.

A useful diagnosis separates routing, mailbox configuration, authentication and filtering instead of changing every DNS record at once.

Related DSDillon resources

Have this problem in your business?

We can examine the underlying system rather than treating the symptom.

Start a conversation