Skip to content

Conversation

@fietensen
Copy link

What do these changes do?

Changes authentication mechanism to uppercase, so that auth_XYZ also handles "AUTH xyz" requests (RFC 4954 Section 8 compliant).

Are there changes in behavior for the user?

User doesn't have to implement auth_XYZ and auth_xyz anymore.

Related issue number

Fixes #542

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Add a news fragment into the NEWS.rst file

@TheRolfFR
Copy link

Any updates?

@fietensen
Copy link
Author

Any updates?

As I am not a maintainer or aiosmtp, we'll have to wait until this PR has been reviewed. In the meantime you could try and install from my fork or make the modification yourself (aiosmtpd/smtp.py, Line 966)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C# SMTPClient uses lowercase login AUTH method

3 participants