fix: Reject CAPABILITY commands that include arguments - #300
Conversation
|
|
|
Hi @VedantMadane, please make sure to sign the CLA above so we can review and accept your changes. |
|
I have read the CLA Document and I hereby sign the CLA |
|
Hi @VedantMadane, thanks for joining the conversation. Our maintainers will be here soon to help you get started. Useful links, if you're new to the project: Glad to have you here. |
- reject CAPABILITY commands that include arguments (RFC 3501 BAD) Fixes OpenGovMail#260 Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
5e319c6 to
0fdcd0a
Compare
@VedantMadane You have to sign the CLA by clicking the button at the bottom of the CLA, then workflow will automatically pass. |
Summary
Reject CAPABILITY commands that include arguments
Changes
Fixes #260