LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   fetchmail error-- (https://www.linuxquestions.org/questions/linux-server-73/fetchmail-error-877804/)

repo 04-30-2011 06:24 AM

I can reach the server from the outside, and it's accepting connections.
Code:

repo@cannabis ~]$ telnet 202.137.236.11 110
Trying 202.137.236.11...
Connected to 202.137.236.11.
Escape character is '^]'.
+OK <21485.1304162386@pop.rediffmailpro.com>
quit
Connection closed by foreign host.
repo@cannabis ~]$

So seems to me there is a problem with the firewall or the router.
Are you connecting from the inside to the outside and back in?
Some routers don't support this.
Does the server has a private ip?

However when you are connecting to 127.0.0.1, you connect to
Code:

+OK <29898.1304146121@abc.co.in>
The server on 202.137.236.11
is
Code:

pop.rediffmailpro.com
Are you sure you're connecting to the correct server?


Kind regards

centos123 05-05-2011 02:12 AM

any one know what to do in this error

#telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK <8493.1304579404@abc.co.in>

-ERR authorization first

-ERR authorization first

-ERR authorization first

repo 05-05-2011 02:27 AM

Take a look at
http://www.garnetchaney.com/how_to_t...l_server.shtml

Kind regards

centos123 05-05-2011 04:11 AM

thanks repo.but this tutorial is for windows not for linux.i can telnet to my linux pc form other linux pc.but i cant fetch mail.
i wanna ask you also is it necessary to have static ip or domain register to fetchmail.

centos123 05-05-2011 05:07 AM

........................

repo 05-05-2011 09:32 AM

Quote:

but this tutorial is for windows not for linux
Telnet is the same in windows or linux.
You should learn to use google.

Kind regards


All times are GMT -5. The time now is 07:22 PM.