mirror of
https://github.com/mjl-/mox.git
synced 2025-01-14 01:06:27 +03:00
8e6fe7459b
both when parsing our configs, and for incoming on smtp or in messages. so we properly compare things like é and e+accent as equal, and accept the different encodings of that same address.
23 lines
475 B
Text
23 lines
475 B
Text
Domains:
|
|
mox.example: nil
|
|
mox2.example: nil
|
|
Accounts:
|
|
mjl:
|
|
Domain: mox.example
|
|
Destinations:
|
|
mjl@mox.example: nil
|
|
mjl@mox2.example: nil
|
|
""@mox.example: nil
|
|
# ascii o, we'll check that greek & cyrillic lookalike isn't accepted
|
|
o@mox.example: nil
|
|
# ohm sign, \u2126
|
|
Ω@mox.example: nil
|
|
tést@mox.example: nil
|
|
JunkFilter:
|
|
Threshold: 0.9
|
|
Params:
|
|
Onegrams: true
|
|
MaxPower: 0.01
|
|
TopWords: 10
|
|
IgnoreWords: 0.1
|
|
RareWords: 2
|