updated layout for webmail
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user