Closed Hareramrai closed 11 years ago
It seems that Heroku doesn't provide a 'host' command line utility.. Thanks for letting me know.
I faced same error
The newer version has just been pushed to RubyGems. The gem now uses pure Ruby check for MX records. I'm closing the issue.
I have tried to use it on heroku and it is not working.But works fine in my local machine. I am using it inside a model and code of model is below
class User < ActiveRecord::Base attr_accessible :email validates_email_realness_of :email end
Errors in log of heroku application was