]> gitweb.michael.orlitzky.com - email-validator.git/commitdiff
src/Main.hs: support NULLMX (RFC7505)
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Apr 2024 00:07:38 +0000 (20:07 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Apr 2024 00:07:38 +0000 (20:07 -0400)
We now reject NULLMX records, i.e. those that contain a single
dot. This is only a partial solution since we should be rejecting
these domains even if --accept-a was given.


No differences found