Closed richard-austin closed 2 years ago
Following change to sending from Java/Groovy process.
Fix FileNotFoundException in ipCheckTimer and emailTimer when no file initially set up (perhaps automatically add it). No email sent even when myip file is present.
Fixed by change to using JavaMail in place of ssmtp which appears to get its messages blocked now,
Following change to sending from Java/Groovy process.
Fix FileNotFoundException in ipCheckTimer and emailTimer when no file initially set up (perhaps automatically add it). No email sent even when myip file is present.