Automatic emails stop to work after update to version 1.25.0 from 1.24.7 #15078

Closed
opened 2025-11-02 11:29:38 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @luronumen on GitHub (Oct 31, 2025).

Description

Actual result

  • Automatic emails stop to work after update to version 1.25.0 from 1.24.7:

Failed to send a testing email to "myemail@gmail.com": failed to issue MAIL command: 555 5.5.2 Syntax error, cannot decode response. For more information, go to 5.5.2 https://support.google.com/a/answer/3221692 and review RFC 5321 5.5.2 specifications. d9443c01a7336-2954448eb33sm6241105ad.18 - gsmtp

Expected result:

  • Automatic emails should continue to work without any issue after update to version 1.25.0 from 1.24.7.

Gitea Version

1.25.0

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

Image

Git Version

No response

Operating System

Windows

How are you running Gitea?

As a service on Windows

Database

SQLite

Originally created by @luronumen on GitHub (Oct 31, 2025). ### Description Actual result * Automatic emails stop to work after update to version 1.25.0 from 1.24.7: `Failed to send a testing email to "myemail@gmail.com": failed to issue MAIL command: 555 5.5.2 Syntax error, cannot decode response. For more information, go to 5.5.2 https://support.google.com/a/answer/3221692 and review RFC 5321 5.5.2 specifications. d9443c01a7336-2954448eb33sm6241105ad.18 - gsmtp` Expected result: - Automatic emails should continue to work without any issue after update to version 1.25.0 from 1.24.7. ### Gitea Version 1.25.0 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots <img width="1585" height="88" alt="Image" src="https://github.com/user-attachments/assets/1daf087d-7e86-42c7-94ca-52de8f815d2c" /> ### Git Version _No response_ ### Operating System Windows ### How are you running Gitea? As a service on Windows ### Database SQLite
GiteaMirror added the type/bug label 2025-11-02 11:29:38 -06:00
Author
Owner

@luronumen commented on GitHub (Oct 31, 2025):

This issue was probably introduced by this other issue #34982

@luronumen commented on GitHub (Oct 31, 2025): This issue was probably introduced by this other issue #34982
Author
Owner

@dangjinghao commented on GitHub (Oct 31, 2025):

It appears to be duplicated with #35794.

@dangjinghao commented on GitHub (Oct 31, 2025): It appears to be duplicated with #35794.
Author
Owner

@luronumen commented on GitHub (Oct 31, 2025):

It appears to be duplicated with #35794.

That is the exactly same issue! Please fix this issue, guys!

@luronumen commented on GitHub (Oct 31, 2025): > It appears to be duplicated with [#35794](https://github.com/go-gitea/gitea/issues/35794). That is the exactly same issue! Please fix this issue, guys!
Author
Owner

@dangjinghao commented on GitHub (Oct 31, 2025):

Hi, would you mind testing this again following the steps in my comment? I think it would be related.

@dangjinghao commented on GitHub (Oct 31, 2025): Hi, would you mind testing this again following the steps in [my comment](https://github.com/go-gitea/gitea/issues/35788#issuecomment-3474157785)? I think it would be related.
Author
Owner

@luronumen commented on GitHub (Oct 31, 2025):

Hi, would you mind testing this again following the steps in my comment? I think it would be related.

I need to prepare a test environment for this. It will take me a while.

@luronumen commented on GitHub (Oct 31, 2025): > Hi, would you mind testing this again following the steps in [my comment](https://github.com/go-gitea/gitea/issues/35788#issuecomment-3474157785)? I think it would be related. I need to prepare a test environment for this. It will take me a while.
Author
Owner

@luronumen commented on GitHub (Nov 1, 2025):

Hi, would you mind testing this again following the steps in my comment? I think it would be related.

Could you generate the executable file for Windows so I can test it?

@luronumen commented on GitHub (Nov 1, 2025): > Hi, would you mind testing this again following the steps in [my comment](https://github.com/go-gitea/gitea/issues/35788#issuecomment-3474157785)? I think it would be related. Could you generate the executable file for Windows so I can test it?
Author
Owner

@dangjinghao commented on GitHub (Nov 1, 2025):

Could you generate the executable file for Windows so I can test it?

I've added one without sqlite support in releases.

I don't have windows development environment so I have to cross-compile it.

@dangjinghao commented on GitHub (Nov 1, 2025): > Could you generate the executable file for Windows so I can test it? I've added one without sqlite support in releases. I don't have windows development environment so I have to cross-compile it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15078