SMTP with reason code: NumberFormatException

Description

The Exim default Header

220-hostname ESMTP Exim 4.82 #2 Tue, 28 Oct 2014 21:46:01 +0000
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.

When checking the service it responds "reason code: NumberFormatException"

I went to the IRC and there i tryed to get more info about the issue, and its related with the - on the first line and/or second.

Thanks for all attention to this issue.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Seth Leger April 5, 2016 at 2:09 PM

I verified that the commits are already present in develop. The branch has been deleted.

Markus von Rüden April 5, 2016 at 3:35 AM

The issue itself is marked as fixed and the compare does not show anything: https://github.com/OpenNMS/opennms/compare/nms-7107

As the issue is around 1,5 years old, I do not see why we should keep the branch.

Ronny Trommer April 1, 2016 at 8:56 PM

seems to be fixed can we delete this branch? https://github.com/OpenNMS/opennms/tree/nms-7107

Markus von Rüden October 31, 2014 at 7:46 AM

Hey Ron, if further work is required, please either reopen this issue or create a new one.

Ron Roskens October 30, 2014 at 10:49 PM

Fixed on 14.0.0 in commits:

  • 1b6fd25 final multiline smtp response is 3 digit number + space.

  • d69ea06 update Smtp multiline header test.

Fixed in develop in commit:

  • 2b1faec Merge branch 'nms-7107' into develop

  • 4a4a43d (opennms/nms-7107, nms-7107) final multiline smtp response is 3 digit number + space.

  • fc8380a update Smtp multiline header test.

1b6fd25 or 4a4a43d could be pulled into 1.12 if needed. I don't think 1.12 had the unit test SmtpMonitorTest added, so fc8380a would apply.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created October 28, 2014 at 6:23 PM
Updated April 5, 2016 at 2:09 PM
Resolved October 30, 2014 at 10:49 PM