Class: MultiMail::Message::Cloudmailin

Inherits:
Base
  • Object
show all
Defined in:
lib/multi_mail/cloudmailin/message.rb

Instance Attribute Summary collapse

Constructor Details

This class inherits a constructor from MultiMail::Message::Base

Instance Attribute Details

#reply_plainObject

Returns the value of attribute reply_plain.



4
5
6
# File 'lib/multi_mail/cloudmailin/message.rb', line 4

def reply_plain
  @reply_plain
end

#spf_resultObject

Returns the value of attribute spf_result.



4
5
6
# File 'lib/multi_mail/cloudmailin/message.rb', line 4

def spf_result
  @spf_result
end