updated layout for webmail

This commit is contained in:
2026-08-15 16:31:27 +01:00
parent f283c90f11
commit 6f0c305367
35 changed files with 2660 additions and 219 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ type Result struct {
ErrorCode string
ErrorMessage string
ServerResponse string
// Quarantined is true for a local delivery that landed in Spam rather than INBOX.
// Quarantined is true for a local delivery that landed in Junk rather than INBOX.
// Only ever set by smtpserver's local-delivery path (always false for outbound
// relay results) — it's the signal Data() uses to keep this message's body in the
// admin log despite content-logging otherwise being off by default, so a spam/