Skip to content

v1.5.1

Compare
Choose a tag to compare
@RohanNagar RohanNagar released this 29 May 01:34
· 90 commits to master since this release
  • Add a new rule requireValidMXRecord(int initialTimeout, int numRetries) that allows for customization of the timeout for DNS lookups. (Thanks @dotneutron for suggesting!)
  • Reduce the default timeout for DNS lookups when adding the requireValidMXRecord() rule to an EmailValidator from potentially taking a maximum of 25 seconds to a maximum of 600 milliseconds.