mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2025-12-16 03:59:34 +08:00
4 lines
104 B
Sieve
4 lines
104 B
Sieve
|
|
if eval "lookup('spamdb/id-lookup', header.In-Reply-To:References)" {
|
|
let "t.TRUSTED_REPLY" "1";
|
|
}
|