Files
go-msgauth/cmd/dkim-milter
Simon Ser 2c5cc097f4 cmd/dkim-milter: add support for wildcards
Domains can now be matched with wildcards (e.g. "*.example.org").

Note that for now, "*.example.org" matches "a.b.c.example.org". In other
words, the wildcard can cross "." boundaries.
2020-11-23 16:14:35 +01:00
..