# encoding: utf-8 require 'test_helper' class EmailParserTest < ActiveSupport::TestCase test 'parse' do files = [ { :data => IO.read('test/fixtures/mail1.box'), :body_md5 => 'd62c8530fc8fd35bcff0b599db95a170', :params => { :from => 'John.Smith@example.com', :from_email => 'John.Smith@example.com', :from_display_name => nil, :subject => 'CI Daten für PublicView ', }, }, { :data => IO.read('test/fixtures/mail2.box'), :body_md5 => '548917e0bff0806f9b27c09bbf23bb38', :params => { :from => 'Martin Edenhofer ', :from_email => 'martin@example.com', :from_display_name => 'Martin Edenhofer', :subject => 'aaäöüßad asd', :body_md5 => "äöüß ad asd\n\n-Martin\n\n--\nOld programmers never die. They just branch to a new address.", }, }, { :data => IO.read('test/fixtures/mail3.box'), :body_md5 => '218971f005cddf7a1b70a980507f589d', :params => { :from => '"Günther John | Example GmbH" ', :from_email => 'k.guenther@example.com', :from_display_name => 'Günther John | Example GmbH', :subject => 'Ticket Templates', }, }, { :data => IO.read('test/fixtures/mail4.box'), :body_md5 => '2f2c3a5c233dbd9658ab37d39469b7d0', :params => { :from => '"Günther Katja | Example GmbH" ', :from_email => 'k.guenther@example.com', :from_display_name => 'Günther Katja | Example GmbH', :subject => 'AW: Ticket Templates [Ticket#11168]', :body_md5 => "Hallo Katja, super! Ich freu mich! Wir würden gerne die Präsentation/Einführung in die Ticket Templates per Screensharing oder zumindest per Telefon machen. Mögliche Termine: o Do, 10.05.2012 15:00-16:00 o Fr, 11.05.2012 13:00-14:00 o Di, 15.05.2012 17:00-18:00 Über Feedback würde ich mich freuen! PS: Zur besseren Übersicht habe ich ein Ticket erstellt. :) Im Footer sind unsere geschäftlichen Kontaktdaten (falls diese irgendwann einmal benötigt werden sollten), mehr dazu in ein paar Tagen. Liebe Grüße! -Martin ", }, }, { :data => IO.read('test/fixtures/mail5.box'), :body_md5 => '51364a306362f513f53f2bbea7820f37', :params => { :from => 'marc.smith@example.com (Marc Smith)', :from_email => 'marc.smith@example.com', :from_display_name => 'Marc Smith', :subject => 'Re: XXXX Betatest Ticket Templates [Ticket#11162]', }, }, { :data => IO.read('test/fixtures/mail6.box'), :body_md5 => '1fc492b8d762d82f861dbb70b7cf7610', :params => { :from => '"Hans BÄKOSchönland" ', :from_email => 'me@bogen.net', :from_display_name => 'Hans BÄKOSchönland', :subject => 'utf8: 使って / ISO-8859-1: Priorität" / cp-1251: Сергей Углицких', :body => "this is a test [1]Compare Cable, DSL or Satellite plans: As low as $2.95. Test1:8 Test2:& Test3:∋ Test4:& Test5:= [1] http://localhost/8HMZENUS/2737??PS= " }, }, { :data => IO.read('test/fixtures/mail7.box'), :body_md5 => '775a69acf8ba0495712a3953f2ecff6a', :params => { :from => 'Eike.Ehringer@example.com', :from_email => 'Eike.Ehringer@example.com', :from_display_name => nil, :subject => 'AW:Installation [Ticket#11392]', :body_md5 => "Hallo. Jetzt muss ich dir noch kurzfristig absagen für morgen. Lass uns evtl morgen Tel. Mfg eike Martin Edenhofer via Znuny Team --- Installation [Ticket#11392] --- Von:"Martin Edenhofer via Znuny Team" <support@example.com>Aneike.xx@xx-corpxx.comDatum:Mi., 13.06.2012 14:30BetreffInstallation [Ticket#11392] Hi Eike, anbei wie gestern telefonisch besprochen Informationen zur Vorbereitung. a) Installation von http://ftp.gwdg.de/pub/misc/zammad/RPMS/fedora/4/zammad-3.0.13-01.noarch.rpm (dieses RPM ist RHEL kompatible) und dessen Abhängigkeiten. b) Installation von "mysqld" und "perl-DBD-MySQL". Das wäre es zur Vorbereitung! Bei Fragen nur zu! -Martin -- Martin Edenhofer Znuny GmbH // Marienstraße 11 // 10117 Berlin // Germany P: +49 (0) 30 60 98 54 18-0 F: +49 (0) 30 60 98 54 18-8 W: http://example.com Location: Berlin - HRB 139852 B Amtsgericht Berlin-Charlottenburg Managing Director: Martin Edenhofer ", }, }, { :data => IO.read('test/fixtures/mail8.box'), :body_md5 => 'b506a6aa5f76e608c982d15a449ee163', :attachments => [ { :md5 => '635e03d2ddde520b925262c8ffd03234', :filename => 'message.html', }, ], :params => { :from => 'Franz.Schaefer@example.com', :from_email => 'Franz.Schaefer@example.com', :from_display_name => nil, :subject => 'could not rename: ZZZAAuto', :body_md5 => "Gravierend? Mit freundlichen Grüßen Franz Schäfer Manager Information Systems Telefon +49 000 000 8565 franz.schaefer@example.com Example Stoff GmbH Fakultaet Düsseldorfer Landstraße 395 D-00000 Hof www.example.com Geschäftsführung/Management Board: Jan Bauer (Vorsitzender/Chairman), Oliver Bauer, Heiko Bauer, Boudewijn Bauer Sitz der Gesellschaft / Registered Office: Hof Registergericht / Commercial Register of the Local Court: HRB 0000 AG Hof", }, }, { :data => IO.read('test/fixtures/mail9.box'), :body_md5 => 'd2f0a663dd0e371e9f0c3d5688441a6f', :attachments => [ { :md5 => '9964263c167ab47f8ec59c48e57cb905', :filename => 'message.html', }, { :md5 => 'ddbdf67aa2f5c60c294008a54d57082b', :filename => 'super-seven.jpg', }, ], :params => { :from => 'Martin Edenhofer ', :from_email => 'martin@example.de', :from_display_name => 'Martin Edenhofer', :subject => 'AW: OTRS / Anfrage OTRS Einführung/Präsentation [Ticket#11545]', :body => "Enjoy!\n\n-Martin\n\n--\nOld programmers never die. They just branch to a new address." }, }, { :data => IO.read('test/fixtures/mail10.box'), :body_md5 => '8d6ea42f7f36a790e67f50e3a5f27063', :attachments => [ { :md5 => '08b0c83fd155db23f22bed845715225d', :filename => 'message.html', }, { :md5 => 'a618d671348735744d4c9a4005b56799', :filename => 'image001.jpg', }, ], :params => { :from => 'Smith Sepp ', :from_email => 'smith@example.com', :from_display_name => 'Smith Sepp', :subject => 'Gruß aus Oberalteich', # :body => "Herzliche Grüße aus Oberalteich sendet Herrn Smith\n\n \n\nSepp Smith - Dipl.Ing. agr. (FH)\n\nGeschäftsführer der example Straubing-Bogen\n\nKlosterhof 1 | 94327 Bogen-Oberalteich\n\nTel: 09422-505601 | Fax: 09422-505620\n\nInternet: http://example-straubing-bogen.de \n\nFacebook: http://facebook.de/examplesrbog \n\n - European Foundation für Quality Management\n\n" }, }, { :data => IO.read('test/fixtures/mail11.box'), :body_md5 => 'cf8b26d9fc4ce9abb19a36ce3a130c79', :attachments => [ { :md5 => '08660cd33ce8c64b95bcf0207ff6c4d6', :filename => 'message.html', }, ], :params => { :from => 'CYLEX Newsletter ', :from_email => 'carina.merkant@cylex.de', :from_display_name => 'CYLEX Newsletter', :subject => 'Eine schöne Adventszeit für ZNUNY GMBH - ENTERPRISE SERVICES FÜR OTRS', :to => 'enjoy_us@znuny.com', }, }, { :data => IO.read('test/fixtures/mail12.box'), :body_md5 => 'c89a6ba15143aa23c090bf5fe5cd39dd', :attachments => [ { :md5 => 'a928e4665c3e59ea27d57d67ef15ecc5', :filename => 'message.html', }, { :md5 => 'b6e70f587c4b1810facbb20bb5ec69ef', :filename => 'image002.png', }, ], :params => { :from => 'Alex.Smith@example.com', :from_email => 'Alex.Smith@example.com', :from_display_name => nil, :subject => 'AW: Agenda [Ticket#11995]', :to => 'example@znuny.com', }, }, { :data => IO.read('test/fixtures/mail13.box'), :body_md5 => '58806e006b14b04a535784a5462d09b0', :attachments => [ { :md5 => '29cc1679f8a44c72be6be7c1da4278ac', :filename => 'message.html', }, ], :params => { :from => 'thomas.smith@example.com', :from_email => 'thomas.smith@example.com', :from_display_name => nil, :subject => 'Antwort: Probleme ADB / Anlegen von Tickets [Ticket#111079]', :to => 'q1@znuny.com', }, }, { :data => IO.read('test/fixtures/mail14.box'), :body_md5 => '548917e0bff0806f9b27c09bbf23bb38', :attachments => [ { :md5 => 'c7d16825111cddb26253365f7c05859c', :filename => 'file-1', }, { :md5 => '2f0c4f903ae59cf1b8bacb7bc0094b7a', :filename => 'file-2', }, ], :params => { :from => '"Müller, Bernd" ', :from_email => 'Bernd.Mueller@example.com', :from_display_name => "Müller, Bernd", :subject => 'AW: OTRS [Ticket#118192]', :to => '\'Martin Edenhofer via Znuny Sales\' ', }, }, ] files.each { |file| parser = Channel::EmailParser.new data = parser.parse( file[:data] ) # check body md5 = Digest::MD5.hexdigest( data[:body] ) assert_equal( file[:body_md5], md5 ) # check params file[:params].each { |key, value| if key.to_s == 'body_md5' # puts 'md5' # puts '++' + data[:body].to_s + '++' # puts '++' + file[:params][key.to_sym].to_s + '++' assert_equal( Digest::MD5.hexdigest( file[:params][key.to_sym].to_s ), Digest::MD5.hexdigest( data[:body].to_s ) ) else assert_equal( file[:params][key.to_sym], data[key.to_sym] ) end } # check attachments if file[:attachments] attachment_count_config = file[:attachments].length attachment_count_email = 0 file[:attachments].each { |attachment| attachment_count_email += 1 found = false data[:attachments].each { |attachment_parser| next if found file_md5 = Digest::MD5.hexdigest( attachment_parser[:data] ) # puts 'Attachment:' + attachment_parser.inspect + '-' + file_md5 if attachment[:md5] == file_md5 found = true assert_equal( attachment[:filename], attachment_parser[:filename] ) end } if !found assert( false, "Attachment not found! MD5: #{attachment[:md5]} - #{attachment[:filename].to_s}" ) end } assert_equal( attachment_count_config, attachment_count_email ) end } end end