504 Parameter Not Implemented
A command parameter is not implemented on this server. The command itself is valid but the specific parameter or extension you used is not supported.
On this page
When You See This Code
When using SMTP extensions or parameters that the server does not support, such as an unsupported AUTH mechanism or an unrecognized MAIL FROM parameter.
How to Fix
Check the server's EHLO response for supported extensions and parameters. Use only the mechanisms and parameters listed in the server's capability advertisement.
Specification
Compare With
Guides
Glossary
Frequently Asked Questions
What is SMTP 504 Parameter Not Implemented?
A command parameter is not implemented on this server. The command itself is valid but the specific parameter or extension you used is not supported.
When do you see SMTP 504 Parameter Not Implemented?
When using SMTP extensions or parameters that the server does not support, such as an unsupported AUTH mechanism or an unrecognized MAIL FROM parameter.
How to fix SMTP 504 Parameter Not Implemented?
Check the server's EHLO response for supported extensions and parameters. Use only the mechanisms and parameters listed in the server's capability advertisement.