This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
7
Files
7325d45bc88a5ad6c19ee3003bda38eb3a7eb608
gitcaddy-server
/
services
/
mailer
/
sender
History
wxiaoguang
658ac12f29
Fix various bugs (
#36139
)
...
*
Fix
#35768
*
Fix
#36064
*
Fix
#36051
* Fix cherry-pick panic
2025-12-12 18:56:05 +00:00
..
dummy.go
Split mail sender sub package from mailer service package (
#32618
)
2024-11-30 01:15:41 +00:00
main_test.go
Use new mail package instead of an unmintained one (
#32682
)
2024-12-05 06:33:43 +08:00
message_test.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
message.go
Refactor "string truncate" (
#32984
)
2024-12-26 11:56:03 +08:00
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