# Resolve failure

> This skill helps users choose the right path to Resolve email sending failure issues. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Alibaba Mail**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

email sending failed, mail send error, cannot send email, email delivery failure, SMTP error, 550 error, 554 error, SPF record issue, MX record problem, not authorized to send, external email blocked, webmail not working, Outlook email setup, Foxmail configuration, POP/IMAP settings, AccountFrozen

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "resolve failure", "product": "alimail"}'
```

---
Part of [Alibaba Mail](https://www.company-skill.com/p/alimail.md) · https://www.company-skill.com/llms.txt
