I have defined the SMTP properties for email from Mirth as IP: 192.168.1.3, port 9123. The following is found in the log:
WARN 2006-12-28 15:45:57,408 [a326147f-26c5-47d8-934f-ab2a83fbd4d5_source_connector._tcpEndpoint#-573486479.receiver.3] com.webreach.mirth.server.util.SMTPConnection: Could not send email message.
javax.mail.MessagingException: Could not connect to SMTP host: 192.168.1.3, port: 25;
WARN 2006-12-28 15:45:57,408 [a326147f-26c5-47d8-934f-ab2a83fbd4d5_source_connector._tcpEndpoint#-573486479.receiver.3] com.webreach.mirth.server.util.SMTPConnection: Could not send email message.
javax.mail.MessagingException: Could not connect to SMTP host: 192.168.1.3, port: 25;
Comment