mirror of
https://github.com/mjl-/mox.git
synced 2024-12-28 01:13:47 +03:00
666f84edea
we include the username in session cookie values. but cookie values must be ascii-only, go's net/http's drops bad values. the typical solution is to querystring-encode/decode the cookie values, which we'll now do. problem found by arnt, thanks for reporting!
27 lines
472 B
Text
27 lines
472 B
Text
Domains:
|
|
mox.example: nil
|
|
Accounts:
|
|
mjl☺:
|
|
Domain: mox.example
|
|
FullName: mjl
|
|
Destinations:
|
|
mjl☺@mox.example:
|
|
Mailbox: Inbox
|
|
Rulesets:
|
|
-
|
|
HeadersRegexp:
|
|
subject: test
|
|
Mailbox: Test
|
|
-
|
|
HeadersRegexp:
|
|
subject: .*
|
|
Mailbox: Catchall
|
|
other@mox.example:
|
|
Mailbox: Other
|
|
JunkFilter:
|
|
Threshold: 0.950000
|
|
Params:
|
|
Twograms: true
|
|
MaxPower: 0.100000
|
|
TopWords: 10
|
|
IgnoreWords: 0.100000
|