# Testing Email::Postman 0.03, Perl 5.034000, /usr/bin/perl t/00-load.t ....... 1..1 ok 1 - use Email::Postman; ok 2022/10/04 16:45:17 Delivering to 'jeteve@cpan.org' 2022/10/04 16:45:17 Trying to deliver at fakemx.example.com 2022/10/04 16:45:17 Delivering to 'hiuhfdihfiewi7827971982r9hfeuwhfihewi7827982198hihiewh@cpan.org' 2022/10/04 16:45:17 Trying to deliver at fakemx.example.com 2022/10/04 16:45:17 Recording failure:SMTP RECIPIENT failure for 'hiuhfdihfiewi7827971982r9hfeuwhfihewi7827982198hihiewh@cpan.org' : Some mocked failure message # SMTP RECIPIENT failure for 'hiuhfdihfiewi7827971982r9hfeuwhfihewi7827982198hihiewh@cpan.org' : Some mocked failure message t/01-basics.t ..... ok 1 - Ok can deliver the email ok 2 - Sending this was a success ok 3 - Ok got a timestamp ok 4 - No failure date ok 5 - Ok can deliver the email ok 6 - Sending this was NOT a success ok 7 - And we have a message in this report ok 8 - Ok got a failure date ok 9 1..9 ok 2022/10/04 16:45:19 Delivering to 'jerome.eteve@free.fr' 2022/10/04 16:45:19 Trying to deliver at fakemx.example.com 2022/10/04 16:45:19 Delivering to 'jeteve@cpan.org' 2022/10/04 16:45:19 Trying to deliver at fakemx.example.com 2022/10/04 16:45:19 Delivering to '=?UTF-8?B?SsOpcsO0bWUgRXTDqXbDqQ==?= ' 2022/10/04 16:45:19 Trying to deliver at fakemx.example.com 2022/10/04 16:45:19 Delivering to '"Jerome Eteve" ' 2022/10/04 16:45:19 Trying to deliver at fakemx.example.com 2022/10/04 16:45:19 Recording failure:SMTP MAIL failure for 'localuser@localdomain' : A mocked failure message t/02-multiple.t ... ok 1 - Ok can deliver the email ok 2 - Ok success on one ok 3 - Ok success on two ok 4 - Ok success on three ok 5 - Ok failure on four ok 6 - Ok good header for 1 ok 7 - Ok good header for 2 ok 8 - Ok good header for 3 ok 9 - Ok good header for 4 ok 10 1..10 ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/Email/Postman.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on Email::Postman ok 2 - Pod coverage on Email::Postman::Report ok t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/Email/Postman.pm ok 2 - POD test for blib/lib/Email/Postman/Report.pm ok All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=7, Tests=27, 7 wallclock secs ( 0.05 usr 0.02 sys + 4.44 cusr 0.76 csys = 5.27 CPU) Result: PASS