502 Command Not Implemented
The command is recognized by the SMTP specification but is not implemented on this server. The server understands the command but has chosen not to support it.
On this page
When You See This Code
When using optional SMTP commands like VRFY, EXPN, or TURN that the server administrator has disabled, often for security or anti-spam reasons.
How to Fix
Use an alternative approach — for example, if VRFY is disabled, send a test email instead of verifying the address. Check the server's EHLO response for supported extensions.
Specification
Compare With
Guides
Glossary
Frequently Asked Questions
What is SMTP 502 Command Not Implemented?
The command is recognized by the SMTP specification but is not implemented on this server. The server understands the command but has chosen not to support it.
When do you see SMTP 502 Command Not Implemented?
When using optional SMTP commands like VRFY, EXPN, or TURN that the server administrator has disabled, often for security or anti-spam reasons.
How to fix SMTP 502 Command Not Implemented?
Use an alternative approach — for example, if VRFY is disabled, send a test email instead of verifying the address. Check the server's EHLO response for supported extensions.