Ticket #42 (new defect)

Opened 3 years ago

Last modified 21 months ago

Mailer exiting prematurely

Reported by: scottmc Owned by: scottmc
Priority: blocker Milestone:
Component: JavaMailer Version: 1.0
Keywords: Cc:

Description

The mailer is exiting even if it gets a successful connection when there is only one MX record. This is a terribly easy fix, the condition causing it to exit should only be evaluated if the previous condition was false. In other words, the 'if' statement for server exhaustion needs to be an 'else if'.

Change History

Changed 2 years ago by scott

  • milestone Javamail deleted

Milestone Javamail deleted

Changed 21 months ago by scott

Bah, testing ticket comments

Note: See TracTickets for help on using tickets.