nerdexam
CompTIA

CV0-003 · Question #219

A cloud engineer deployed an email server in a public cloud. Users can access the email server, but the emails they send cannot reach their destinations. Which of the following should the cloud engine

The correct answer is A. Confirm the email server configuration and reinstall the email server software.. When an email server is reachable but outbound emails fail to deliver, verifying the email server's own configuration is the first diagnostic step before escalating to external factors.

Troubleshooting

Question

A cloud engineer deployed an email server in a public cloud. Users can access the email server, but the emails they send cannot reach their destinations. Which of the following should the cloud engineer do FIRST?

Options

  • AConfirm the email server configuration and reinstall the email server software.
  • BValidate the security certificate for the email domain.
  • CConfirm email encryption service.
  • DConsult the cloud vendor's anti-spam policy.

How the community answered

(35 responses)
  • A
    80% (28)
  • B
    3% (1)
  • C
    11% (4)
  • D
    6% (2)

Why each option

When an email server is reachable but outbound emails fail to deliver, verifying the email server's own configuration is the first diagnostic step before escalating to external factors.

AConfirm the email server configuration and reinstall the email server software.Correct

Confirming the email server configuration addresses the most common root causes of outbound delivery failure, including misconfigured SMTP relay settings, incorrect MX or PTR DNS records, or corrupt software. Since users can already connect to the server, the problem is isolated to how the server processes and forwards outbound mail, making configuration verification and software integrity the logical first step.

BValidate the security certificate for the email domain.

Validating the security certificate addresses TLS/SSL handshake failures but would typically cause recipient-side connection errors rather than preventing all outbound email delivery.

CConfirm email encryption service.

Confirming email encryption service is a secondary concern because encryption misconfiguration generally produces bounce-back or error messages rather than causing silent outbound delivery failure.

DConsult the cloud vendor's anti-spam policy.

Consulting the cloud vendor anti-spam policy is relevant if port 25 is blocked, but this is an escalation step that should follow verifying the server's own configuration first.

Concept tested: Email server outbound delivery troubleshooting priority

Source: https://learn.microsoft.com/en-us/exchange/mail-flow/mail-flow

Topics

#email server#SMTP#cloud networking#anti-spam policy

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice