Project

General

Profile

Actions

Defect #39154

open

Mailhandler

Added by Andreas Hoffmann 7 months ago. Updated 7 months ago.

Status:
Needs feedback
Priority:
Normal
Assignee:
-
Category:
Gems support
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Hi,
after update to 5.0.6 by "Incoming Mails" become this Error:

MailHandler: an unexpected error occurred when receiving email: uninitialized constant Mail::RubyVer

Did you mean?  RubyVM

After comment this Code

 #       if Mail::RubyVer.respond_to?(:pick_encoding)
 #         Mail::RubyVer.pick_encoding(p.charset).to_s
 #       else
          p.charset
 #       end

work for me.


Related issues

Related to Redmine - Patch #37993: Update Mail gem to 2.8ClosedGo MAEDA

Actions
Actions

Also available in: Atom PDF