lib/galakei/email/au_mail_interceptor.rb in galakei-0.13.0 vs lib/galakei/email/au_mail_interceptor.rb in galakei-0.13.1

- old
+ new

@@ -1,8 +1,7 @@ - # au-kddi handsets render html mail properly only when # all mime parts are in a flat multipart/alternate structure -class Galakei::Email::AuMailInterceptor +class Galakei::Email::AuMailInterceptor # :nodoc: def self.delivering_email(message) if message.to.first =~ /^.+@ezweb\.ne\.jp$/ if message.content_type =~ /^multipart\/related/ params = message.content_type_parameters || {}