Hi Guys! I m new. Sorry for my English, its rusty.
I’m trying to read my inbox, but I can’t reach the server, because of the error I can see. I created the entry in the / etc / hosts of the Docker, but a so did not succeed. If I ping, from the Docker, I have no problems. Even so, I cannot access the Mailbox.
ERROR: getaddrinfo ENOTFOUND imap.hostinger.com.ar
```
Error: getaddrinfo ENOTFOUND imap.hostinger.com.ar
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:64:26)
```
In the image:
- The error.
- Docker Start.
- Ping to Imap server, from the host.
- /etc/hosts with the Imap Server.
From the Docker i can reach. Can you give an advise?
PD: Hoy can i watch the logs, with tail -f?
Thanks!