500
SMTP

500 Syntax Error

The server could not recognize the command due to a syntax error. The command line was malformed or the command is not recognized by this server.

このコードが表示される場合

When you send a command the server does not understand — often due to a typo, unsupported command, or an excessively long line.

解決方法

Check the command spelling and syntax against the SMTP specification. Ensure the command line does not exceed 512 characters and uses proper CRLF line endings.

比較対象

ガイド

仕様

用語集