vikunja/pkg/mail
kolaente 70393f38d2
feat: add Atom feed for user notifications with API token auth (#2758)
2026-05-15 17:25:09 +02:00
..
domain.go fix(mail): guard log calls in GetMailDomain and fix hostname-dependent tests 2026-04-03 18:30:39 +00:00
domain_test.go fix(mail): fall back to os.Hostname() before hardcoded domain 2026-04-03 18:30:39 +00:00
mail.go fix(mail): disable queue when mailer disabled (#2069) 2026-01-08 15:51:31 +01:00
send_mail.go refactor(mail): use CryptoRandomString for Message-ID generation 2026-04-03 18:30:39 +00:00
send_mail_test.go fix(mail): set RFC 5322 compliant Message-ID using public URL domain 2026-04-03 18:30:39 +00:00
testing.go feat: add Atom feed for user notifications with API token auth (#2758) 2026-05-15 17:25:09 +02:00