I have rut 956 running firmware RUT9M_R_00.07.10
i need to read email form email server running on local network (192.168.38.90) and this are not working, then i use email server on internet it works, this have work on other Rut956 i use.
then i use email client from my computer i can connect to mail server.
how to solve this issue?
I use port 110, protocol pop3 and no encryption.
Yes I can ping from diagnostics answer time 1,477 ms and less and form cli answer time are less then 0.8 ms
ok, next idea. Just tried that with a RUT240, hopefully that also
works for you: in the CLI enter
telnet 192.168.38.90 110
This should open a POP3 session direfctly to your mail server.
Then enter USER your_user_name
and then PASS your_password
and then LIST
and finally QUIT
This should be a (short but complete) POP3 session.
Or it should produce (hopefully helpful) errors.
i found in mail server more options for log. i get request from rut956, and mail server answer ok, after rut956 never send witch email adress it wont to check.