Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Net::POP3

by jarp (Novice)
on Oct 31, 2003 at 15:58 UTC ( [id://303578]=note: print w/replies, xml ) Need Help??


in reply to Re: Net::POP3
in thread Net::POP3

Other than establishing I can connect to Exchange via POP3 (from behind the firewall), no, I don't know HOW to confirm the Exchange server will talk to the FTP server via POP3. How would I do that?

Replies are listed 'Best First'.
Re: Re: Re: Net::POP3
by phydeauxarff (Priest) on Oct 31, 2003 at 16:00 UTC
    from the commmand line on the FTP server type

    telnet exchange_server_IP 110

    you should get a POP3 prompt if all is working well.

      Ah, thanks for the heads up.

      All is not well...

      E:\SyscoBin\PerlScripts>telnet 10.240.81.76 110 Connecting To 10.240.81.76...Could not open a connection to host on port 110 : Connect failed

      Fixable?

        sounds like you need to open up port 110 in your firewall.
      Ah, thanks for the heads up.

      All is not well, the connection couldn't be established.

      E:\SyscoBin\PerlScripts>telnet 10.240.81.76 110 Connecting To 10.240.81.76...Could not open a connection to host on port 110 : Connect failed

      Fixable?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://303578]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-26 04:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found