250
SMTP

250 OK

The requested mail action has been completed successfully. This is the most common positive response in SMTP, returned after HELO/EHLO, MAIL FROM, RCPT TO, and DATA completion.

当您看到此代码时

After nearly every successful SMTP command — greeting, specifying sender, adding recipients, or completing message delivery. This is the standard success confirmation.

如何修复

No fix needed — the command was accepted. If a command that should succeed returns a different code, check the command syntax and server policies.

与之对比

指南

规范

术语表