msimerson / mail-dmarc

Mail::DMARC, a complete DMARC implementation in Perl
Other
33 stars 23 forks source link

no more verbose output with dmarc_send_reports --verbose #186

Closed freddieleeman closed 3 years ago

freddieleeman commented 3 years ago

Describe the bug After upgrading Mail:DMARC to version 1.20210220 there is no more verbose output with --verbose argument.

To Reproduce Steps to reproduce the behavior:

  1. Run dmarc_send_reports --verbose

Expected behavior Output ID, Domain, rua and response.

Server:

Perl:

Adittional information:

# cpanm https://cpan.metacpan.org/authors/id/M/MS/MSIMERSON/Mail-DMARC-1.20200214.tar.gz
Successfully installed Mail-DMARC-1.20200214

# dmarc_send_reports --verbose
ID:     3471
Domain: *********
rua:    mailto:dmarc@*********
        SSL connection failed
getting MX for *********

# cpanm Mail::DMARC
Successfully installed Mail-DMARC-1.20210220 (upgraded from 1.20200214)

# dmarc_send_reports --verbose
getting MX for *********