Actions
Feature proposal #8873
closedImplement additional email validation option
Feature proposal #8873:
Implement additional email validation option
Description
Implement additional email validation option to just check if email exists. Currently this is forced to be coupled with MX record lookup.
Also suppress error output from MX record lookup if lookup can't be peformed.
Also add a timeout to MX record lookup as timeout is currently 30s. This should be something like 5-10s.
Actions