Julien Froment Cousineau
Results
1
issues of
Julien Froment Cousineau
When running the below command: ``` spf_server = SPF::Server.new spf_server.process(SPF::Request.new(scope: "mfrom", identity: "[email protected]", ip_address: "206.123.2.240")) ``` I am getting the following error: ``` NoMethodError: undefined method `new' for # from...