Skip to content

If no A or MX records are return do not error out

Matthew Burket requested to merge 43-a-and-mx-spf-records-can-error-out into master

Added remarks (in enum and db) and check if the results for checking a and MX records is mx records return None. If None log an errror.

Also fixed a bug in the mx records looking for a records

Signed-off-by: Matthew Burket m@tthewburket.com

Closes #43 (closed)

Merge request reports