8 Commits

Author SHA1 Message Date
ed9c2cc92c refactor: add override attribute
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-06-04 07:33:09 +02:00
01ea8bed71 perf: reuse a single imap client for the whole send chain
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-04-22 15:04:58 +02:00
1874205dda style: apply coding-standard 1.3.1
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-10-10 20:17:23 +02:00
3c22c47960 chore: rename rawMesage to rawMessage
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-13 16:48:54 +02:00
c94f5e0537 chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-21 19:50:19 +02:00
66d5e602ac fix(outbox): handle missing raw message gracefully
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-12 08:37:11 +02:00
a1daf351f8 fix(outbox): handle indeterminate smtp errors
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-04-30 16:12:14 +02:00
7c59040785 fix(outbox): add status for messages
and try resending failed messages at POF

Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-04-09 13:42:39 +02:00