We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce00fd commit fc50600Copy full SHA for fc50600
bin/import_mails
@@ -2,6 +2,7 @@
2
3
require 'optparse'
4
require 'mail'
5
+require 'mail/encodings/x_gzip64'
6
7
BASE_DIR = Rails.root.join('tmp')
8
0 commit comments