--- !ruby/object:Gem::Specification name: bounce_email version: !ruby/object:Gem::Version hash: 19 prerelease: segments: - 0 - 2 - 2 version: 0.2.2 platform: ruby authors: - Tobias Bielohlawek - Agris Ameriks - Pedro Visintin - Dimitar Dimitrov autorequire: bindir: bin cert_chain: [] date: 2011-10-28 00:00:00 +03:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: mail prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id001 description: fork of whatcould/bounce-email incl. patches from wakiki, peterpunk, agowan & rngtng email: tobi@rngtng.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - 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 has_rdoc: true homepage: http://github.com/mitio/bounce_email licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 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