Subj : Re: ERROR
To : Greg Meckel
From : Steven Southworth
Date : Sun Apr 20 2025 11:10 pm
BY: Greg Meckel (1:153/143)
|11GM|09> |10I have set up a wwiv board and am having an issue. I see the board is|07
|11GM|09> |10trying to call out, but when I run the command in another window I am|07
|11GM|09> |10seeing an error, which is why I am not getting mail sent. The error is:|07
|11GM|09> |10 ERROR calling getaddrinfo: 11001.|07
|11GM|09> |07
|11GM|09> |10Anyone have some idea as to what may be wrong?|07
From google:
The "ERROR calling getaddrinfo: 11001" error typically indicates that the program or application is unable to resolve a hostname to an IP address. This usually means there's a problem with your DNS server or your computer's ability to communicate with it, preventing the program from establishing a connection.
... not knowing your setup, i would verify that you can resolve and ping the host and port combination that you have configured.