|
@@ -680,13 +680,25 @@ end
|
|
|
body_md5: '2f0f5a21e4393c174d4670a188fc5548',
|
|
|
params: {
|
|
|
from: '"Clement.Si" <Claudia.Shu@yahoo.com.>',
|
|
|
- from_email: '"Clement.Si" <Claudia.Shu@yahoo.com.>',
|
|
|
- from_display_name: '',
|
|
|
+ from_email: 'Claudia.Shu@yahoo.com.',
|
|
|
+ from_display_name: 'Clement.Si',
|
|
|
subject: '精益生产闪婚,是谁的责任',
|
|
|
to: 'abuse@domain.com',
|
|
|
cc: nil,
|
|
|
},
|
|
|
},
|
|
|
+ {
|
|
|
+ data: IO.binread('test/fixtures/mail45.box'),
|
|
|
+ body_md5: '1d847e3626145a9e886914ecf0d89368',
|
|
|
+ params: {
|
|
|
+ from: '"Ups Rémi" <r.ordonaud@example.com>',
|
|
|
+ from_email: 'r.ordonaud@example.com',
|
|
|
+ from_display_name: 'Ups Rémi',
|
|
|
+ subject: 'Nouveau message contact élégibilité Zammad',
|
|
|
+ to: 'James-Max ROGER <james-max.roger@example.com>, Support <zammad@example.com>',
|
|
|
+ cc: nil,
|
|
|
+ },
|
|
|
+ },
|
|
|
]
|
|
|
|
|
|
count = 0
|