gitea/services/mailer/sender
wxiaoguang 1e72b15639
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-container (push) Waiting to run
Fix various bugs (#36139)
* Fix #35768
* Fix #36064
* Fix #36051
* Fix cherry-pick panic
2025-12-12 18:56:05 +00:00
..
dummy.go
main_test.go
message_test.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
message.go
sender.go Fix various bugs (#36139) 2025-12-12 18:56:05 +00:00
sendmail.go Use Golang net/smtp instead of gomail's smtp to send email (#36055) 2025-12-04 08:35:53 +00:00
smtp_auth.go Use Golang net/smtp instead of gomail's smtp to send email (#36055) 2025-12-04 08:35:53 +00:00
smtp_test.go Use Golang net/smtp instead of gomail's smtp to send email (#36055) 2025-12-04 08:35:53 +00:00
smtp.go Use Golang net/smtp instead of gomail's smtp to send email (#36055) 2025-12-04 08:35:53 +00:00