Exception: MailAuth::Spf::NoRecord

Inherits:
Error
  • Object
show all
Defined in:
lib/mailauth/spf.rb

Overview

Not a failure: the domain publishes no policy at all.

Instance Method Summary collapse

Instance Method Details

#statusObject



43
44
45
# File 'lib/mailauth/spf.rb', line 43

def status
  Status::NONE
end