mail/lib/mail
Mikel Lindsaar aff2130d74 Now tracking 2.9.0.edge. See 2-8-stable for 2.8.x releases. 2022-04-22 10:48:41 +10:00
..
elements Prevent unhandled NoMethodError when date_time in ReceivedField is invalid (#1272) 2018-09-27 11:07:34 -07:00
encodings Move `RubyVer` functionality to `Utilities` module 2022-04-20 08:24:04 +02:00
fields Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
matchers add `an_attachment_with_mime_type` option to check mime_type of attachments (#1380) 2020-03-01 21:04:25 -08:00
multibyte Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
network Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
parsers Format generated ruby files by ragel using rufo gem 2018-04-13 00:07:04 -07:00
values Remove ActiveSupport definition dependency; Update to Unicode 7.0.0 2015-07-07 09:16:28 -05:00
attachments_list.rb Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
body.rb Fix YAML round-tripping message parts (#1347) 2019-06-18 14:14:49 -07:00
configuration.rb Add :logger delivery method 2017-05-15 10:37:26 -07:00
constants.rb Handle question mark in encoded text (#1452) 2021-10-20 09:54:48 -07:00
elements.rb use frozen string literal for ruby 2.3.0+ 2016-03-07 11:13:26 -08:00
encodings.rb Move `RubyVer` functionality to `Utilities` module 2022-04-20 08:24:04 +02:00
envelope.rb Consolidate and polish up field behaviors and implementation 2017-11-01 00:22:02 -07:00
field.rb Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
field_list.rb Handle multiple invalid values for singular fields 2021-03-15 09:03:09 -07:00
fields.rb use frozen string literal for ruby 2.3.0+ 2016-03-07 11:13:26 -08:00
header.rb Handle multiple singular headers when one of them is invalid 2021-03-13 21:01:20 -08:00
indifferent_hash.rb use frozen string literal for ruby 2.3.0+ 2016-03-07 11:13:26 -08:00
mail.rb RDoc: clarify how to set delivery_method and settings 2017-05-16 21:20:03 -07:00
message.rb Add Mail::YAML#load compatible with Psych 3.x and Psych 4.x. 2022-04-19 14:48:03 +02:00
multibyte.rb fix spec 2019-03-06 14:14:18 -08:00
network.rb Add :logger delivery method 2017-05-15 10:37:26 -07:00
parser_tools.rb Move Mail::Parsers::Tools -> Mail::ParserTools to sidestep autoload issues with Mail::Parsers circular requires 2017-05-14 20:15:21 -07:00
parsers.rb Shush parser warnings without using an unreliable autoload 2017-11-01 18:01:23 -07:00
part.rb Drop ambiguous Mail::Utilities::CRLF string constants 2018-03-01 19:48:04 -08:00
parts_list.rb Fix PartsList#recursive_each on Ruby 1.8 2018-02-16 15:24:30 -08:00
smtp_envelope.rb Extract an SMTP envelope representation from the delivery-params checker 2017-10-31 23:50:13 -07:00
utilities.rb Merge the `RubyVer` module into `Utilities` 2022-04-20 09:29:49 +02:00
version.rb Now tracking 2.9.0.edge. See 2-8-stable for 2.8.x releases. 2022-04-22 10:48:41 +10:00
yaml.rb Add Mail::YAML#load compatible with Psych 3.x and Psych 4.x. 2022-04-19 14:48:03 +02:00