gitea/services/mailer/incoming
hamkido a36951aef6
Fix error handling in mailer and wiki services (#36041)
- Updated error message in `incoming.go` to remove unnecessary wrapping
of the error.
- Corrected typo in error message in `wiki.go` for clarity.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2025-11-28 00:36:27 +00:00
..
payload Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
incoming_handler.go fix attachment file size limit in server backend (#35519) 2025-10-21 15:07:11 +00:00
incoming_test.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
incoming.go Fix error handling in mailer and wiki services (#36041) 2025-11-28 00:36:27 +00:00