Skip to content

Always getting 500 Unrecognized Command errors #251

Closed
@Heroin-Bob

Description

@Heroin-Bob

I'm unsure of what I could possibly be doing wrong but in an effort to get this to work with Microsoft 365 / SMTP I keep getting the errors at the bottom of this post.

Here are the steps I've gone through:

  • registered app in entra
  • noted secret and app ID
  • downloaded most recent source of oauth2 proxy
  • edited the config for just Microsoft 365
  • updated client_id and client_secret fields
  • saved conf
  • started with python3 emailproxy.py --no-gui --debug
  • received response of Initialised Email OAuth 2.0 Proxy - listening for authentication requests. Connect your email client to begin
  • connected in a browser to http://127.0.0.1:1587/ and this is when I get thrown the errors

I have been fighting this for 2 days and cannot figure out what the issue might be. I don't receive any errors regarding Python, Apache, or PHP.

Any help would be greatly appreciated.

220 DS7PR03CA0257.outlook.office365.com Microsoft ESMTP MAIL Service ready at Fri, 24 May 2024 16:18:18 +0000
500 5.3.3 Unrecognized command 'Length: 3' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:23.748Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 5' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:28.764Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 11' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:33.764Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 7' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:38.764Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 16' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:43.764Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 16' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:48.764Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 11' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:53.764Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 26' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:18:58.764Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 15' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:19:03.780Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 15' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:19:08.785Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 15' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:19:13.780Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 15' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:19:18.796Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 9' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:19:23.796Z 08DC7BA4204A987B]
500 5.3.3 Unrecognized command 'Length: 7' [DS7PR03CA0257.namprd03.prod.outlook.com 2024-05-24T16:19:28.796Z 08DC7BA4204A987B]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions