we now have an index on dkimdomains, remove the todo

This commit is contained in:
Mechiel Lukkien 2023-05-26 20:49:13 +02:00
parent aad5a5bcb9
commit aca64828bd
No known key found for this signature in database

View file

@ -277,7 +277,6 @@ type Message struct {
MailFromValidation Validation // Can have SPF-specific validations like ValidationSoftfail.
MsgFromValidation Validation // Desirable validations: Strict, DMARC, Relaxed. Will not be just Pass.
// todo: needs an "in" index, which bstore does not yet support. for performance while checking reputation.
DKIMDomains []string `bstore:"index DKIMDomains+Received"` // Domains with verified DKIM signatures. Unicode string.
// Value of Message-Id header. Only set for messages that were