An email has not been delivered to the recipient. In track and trace the email 'Log View' shows the following error:
SMTP Status: blocked - no DATA from client
The SMTP status "blocked - no DATA from client
" indicates that the sending client failed to provide the expected DATA
command during the email transmission process. This typically happens during the SMTP transaction between the sender and the receiving mail server.
- Confirm that there are no network interruptions causing the connection to drop before the DATA
command is sent.
- Verify that there are no firewall rules or security devices (e.g., IDS/IPS) blocking the SMTP communication.
- It should be verified from the sender and recipient side.