Hi to all, sorry to bug you with a questin like this. But I don’t know how and where to go from here.
I’ve set the router to send an email message if it can’t ping a device. But I get an error message that says ‘system error Error sending e-mail: abnormal termination (time out)’
Where can I find more detailed logs to see what could be the cause. I tested it with another SMTP server and it worked fine but the SMTP server I’m trying to use does not work. If I do a telnet to the smtp server and send an email that way it works fine.
Unfortunately there is no debug output for the email tool to allow you to see what’s going wrong. The best you can do is telnet to the server from the router itself and/or send through an SMTP server you have control over, thus you can look at the SMTP logs to get more specific error information. Most SMTP servers allow you to see the details of the SMTP protocol interaction.