--- !ruby/object:Gem::Specification name: bounce_email version: !ruby/object:Gem::Version version: 0.2.4 platform: ruby authors: - Tobias Bielohlawek - Agris Ameriks - Pedro Visintin - Dimitar Dimitrov autorequire: bindir: bin cert_chain: [] date: 2015-04-03 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: mail requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: fork of whatcould/bounce-email incl. patches from wakiki, peterpunk, agowan & rngtng email: tobi@rngtng.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".travis.yml" - Gemfile - HISTORY.md - Manifest.txt - PostInstall.txt - README.md - Rakefile - VERSION - bounce_email.gemspec - lib/bounce_email.rb - release-version - script/console - script/destroy - script/generate - test/bounce_email_test.rb - test/bounces/malformed_bounce_01.txt - test/bounces/tt_1234175799.txt - test/bounces/tt_1234177688.txt - test/bounces/tt_1234210655.txt - test/bounces/tt_1234211357.txt - test/bounces/tt_1234211929.txt - test/bounces/tt_1234211931.txt - test/bounces/tt_1234211932.txt - test/bounces/tt_1234241665.txt - test/bounces/tt_1234285532.txt - test/bounces/tt_1234285668.txt - test/bounces/tt_bounce_01.txt - test/bounces/tt_bounce_02.txt - test/bounces/tt_bounce_03.txt - test/bounces/tt_bounce_04.txt - test/bounces/tt_bounce_05.txt - test/bounces/tt_bounce_06.txt - test/bounces/tt_bounce_07.txt - test/bounces/tt_bounce_08.txt - test/bounces/tt_bounce_09.txt - test/bounces/tt_bounce_10.txt - test/bounces/tt_bounce_11.txt - test/bounces/tt_bounce_12_soft.txt - test/bounces/tt_bounce_13.txt - test/bounces/tt_bounce_14.txt - test/bounces/tt_bounce_15.txt - test/bounces/tt_bounce_16.txt - test/bounces/tt_bounce_17.txt - test/bounces/tt_bounce_18.txt - test/bounces/tt_bounce_19.txt - test/bounces/tt_bounce_20.txt - test/bounces/tt_bounce_21.txt - test/bounces/tt_bounce_22.txt - test/bounces/tt_bounce_23.txt - test/bounces/tt_bounce_24.txt - test/bounces/tt_bounce_25.txt - test/bounces/unknown_code_bounce_01.txt - test/fixtures/no_subject.txt - test/non_bounces/tt_1234210666.txt - test/non_bounces/tt_1234211024.txt - test/non_bounces/tt_1234241664.txt - test/test_helper.rb homepage: http://github.com/mitio/bounce_email licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Detect kind of bounced email test_files: - test/bounce_email_test.rb - test/bounces/malformed_bounce_01.txt - test/bounces/tt_1234175799.txt - test/bounces/tt_1234177688.txt - test/bounces/tt_1234210655.txt - test/bounces/tt_1234211357.txt - test/bounces/tt_1234211929.txt - test/bounces/tt_1234211931.txt - test/bounces/tt_1234211932.txt - test/bounces/tt_1234241665.txt - test/bounces/tt_1234285532.txt - test/bounces/tt_1234285668.txt - test/bounces/tt_bounce_01.txt - test/bounces/tt_bounce_02.txt - test/bounces/tt_bounce_03.txt - test/bounces/tt_bounce_04.txt - test/bounces/tt_bounce_05.txt - test/bounces/tt_bounce_06.txt - test/bounces/tt_bounce_07.txt - test/bounces/tt_bounce_08.txt - test/bounces/tt_bounce_09.txt - test/bounces/tt_bounce_10.txt - test/bounces/tt_bounce_11.txt - test/bounces/tt_bounce_12_soft.txt - test/bounces/tt_bounce_13.txt - test/bounces/tt_bounce_14.txt - test/bounces/tt_bounce_15.txt - test/bounces/tt_bounce_16.txt - test/bounces/tt_bounce_17.txt - test/bounces/tt_bounce_18.txt - test/bounces/tt_bounce_19.txt - test/bounces/tt_bounce_20.txt - test/bounces/tt_bounce_21.txt - test/bounces/tt_bounce_22.txt - test/bounces/tt_bounce_23.txt - test/bounces/tt_bounce_24.txt - test/bounces/tt_bounce_25.txt - test/bounces/unknown_code_bounce_01.txt - test/fixtures/no_subject.txt - test/non_bounces/tt_1234210666.txt - test/non_bounces/tt_1234211024.txt - test/non_bounces/tt_1234241664.txt - test/test_helper.rb