221
SMTP

221 Closing Connection

The server is closing the transmission channel. This is the normal response to the QUIT command, indicating a graceful end to the SMTP session.

이 코드를 보게 되는 경우

After sending the QUIT command at the end of a mail session. The server acknowledges the disconnect and the TCP connection will be closed.

해결 방법

No fix needed — this is the expected response when ending an SMTP session. If you see this unexpectedly, the server may be shutting down or timing out idle connections.

비교 대상

가이드

용어집