Help............
AwareIm has stopped sending email notifications that are setup and have been working for the last 2 years?
The log shows: -
Send failed exception thrown Sending failed;
nested exception is:
class javax.mail.MessagingException: Could not connect to SMTP host: 192.168.1.7, port: 25
Next exception is javax.mail.MessagingExceptionCould not connect to SMTP host: 192.168.1.7, port: 25
2008-04-01 15:12:17,781 ERROR -Unable to connect to remote host 192.168.1.7
javax.mail.MessagingException: Could not connect to SMTP host: 192.168.1.7, port: 25
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:899)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:158-)
at javax.mail.Service.connect(Service.java:255)
at javax.mail.Service.connect(Service.java:134)
at javax.mail.Service.connect(Service.java:86)
at com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:95)
at javax.mail.Transport.send0(Transport.java:162)
at javax.mail.Transport.send(Transport.java:80)
at com.bas.basserver.iopipes.EmailSink.a(Unknown Source)
at com.bas.basserver.iopipes.EmailSink.do(Unknown Source)
at com.bas.basserver.iopipes.EmailSink.access$100(Unknown Source)
at com.bas.basserver.iopipes.EmailSink$c.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
At the moment I do not have a clue what is going on or why things are getting really bad? Not haveing a good time at the moment!
:cry: