mirror of
https://github.com/mjl-/mox.git
synced 2024-12-27 08:53:48 +03:00
936a0d5afe
dmarc verifiers will only accept a dkim signature if the domain the message From header matches the domain of the signature (i.e. it is "aligned"). i hadn't run into this before and when testing because thunderbird sets the "smtp mail from" to the same address as a custom "message from" header. but other mail clients don't have to do that. should fix issue #22
17 lines
285 B
Text
17 lines
285 B
Text
Domains:
|
|
mox.example: nil
|
|
mox2.example: nil
|
|
Accounts:
|
|
mjl:
|
|
Domain: mox.example
|
|
Destinations:
|
|
mjl@mox.example: nil
|
|
mjl@mox2.example: nil
|
|
JunkFilter:
|
|
Threshold: 0.9
|
|
Params:
|
|
Onegrams: true
|
|
MaxPower: 0.01
|
|
TopWords: 10
|
|
IgnoreWords: 0.1
|
|
RareWords: 2
|