yao/messenger
Max 1843a64ff5 Update dependencies and enhance mailer functionality
- Bump Go version to 1.24.0 and update toolchain to 1.24.3 for improved performance and compatibility.
- Add new dependencies for IMAP and SASL support, enhancing email handling capabilities.
- Refactor messenger service to integrate a new mailer provider, replacing the deprecated SMTP provider.
- Implement automatic mail receiver startup for mailer providers, improving message handling efficiency.
- Update GitHub Actions workflows to include IMAP server configurations for testing email reception.
2025-09-28 09:33:36 +08:00
..
providers Update dependencies and enhance mailer functionality 2025-09-28 09:33:36 +08:00
types Update dependencies and enhance mailer functionality 2025-09-28 09:33:36 +08:00
messenger.go Update dependencies and enhance mailer functionality 2025-09-28 09:33:36 +08:00
messenger_receiver_test.go Update dependencies and enhance mailer functionality 2025-09-28 09:33:36 +08:00
messenger_test.go Enhance messenger functionality with context support and environment variable resolution 2025-09-26 17:39:10 +08:00