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.

Wenn Sie diesen Code sehen

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

Wie man es behebt

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

Vergleichen mit

Anleitungen

Spezifikationen

Glossar