vikunja-api/pkg/mail
Luca Bernstein 25609db567 fix(mail): pass mail server timeout ()
Fix error log for mailserver closing logic, as default timeout of 15 seconds of mail client package used triggers before our logic leading to error on close.

Resolves https://github.com/go-vikunja/api/issues/48

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1253
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Luca Bernstein <luca@lucabernstein.com>
Co-committed-by: Luca Bernstein <luca@lucabernstein.com>
2022-09-26 16:09:39 +00:00
..
mail.go fix(mail): pass mail server timeout () 2022-09-26 16:09:39 +00:00
send_mail.go feat: use embed fs directly to embed the logo in mails 2022-07-07 15:54:38 +02:00
testing.go Add notifications package for easy sending of notifications () 2021-02-07 21:05:09 +00:00