mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
fix delivery from/to smtp addresses with double quotes
found while adding tests for smtp and imap for address with empty double (double quoted) localparts.
This commit is contained in:
1
testdata/imap/domains.conf
vendored
1
testdata/imap/domains.conf
vendored
@ -6,6 +6,7 @@ Accounts:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
mjl@mox.example: nil
|
||||
""@mox.example: nil
|
||||
JunkFilter:
|
||||
Threshold: 0.95
|
||||
Params:
|
||||
|
Reference in New Issue
Block a user