msimerson / mail-dmarc

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

Sending error query called by Mail::DMARC::Report::Store::SQL, 156 #177

Closed freddieleeman closed 3 years ago

freddieleeman commented 4 years ago

While checking the dmarc_send_reports verbose output, I've noticed some errors:

SMTP connection failed
 at /usr/local/bin/dmarc_send_reports line 228.
  SMTP connection failed
Report 1552 deleted (too many errors)

Sending error query called by Mail::DMARC::Report::Store::SQL, 156
  DELETE FROM report WHERE id=?
  1552 at /usr/local/share/perl/5.28.1/Mail/DMARC/Report/Store.pm line 12.
msimerson commented 4 years ago

What version of Mail DMARC? This smells like an issue that was fixed recently.

freddieleeman commented 4 years ago
Mail::DMARC
-------------------------------------------------------------------------
        (no description)
        M/MS/MSIMERSON/Mail-DMARC-1.20200214.tar.gz
        /usr/local/share/perl/5.28.1/Mail/DMARC.pm
        Installed: 1.20200214
        CPAN:      1.20200214  up to date
        Matt Simerson (MSIMERSON)
        msimerson@cpan.org
freddieleeman commented 3 years ago

I have not seen this error for a very long time. Let's assume it is fixed.