View Single Post
  #9 (permalink)  
Old 11-05-2008, 01:57 PM
DrSuSE's Avatar
DrSuSE
Regular 'Geeker
Offline
Location: Philadelphia, PA
 
Join Date: Oct 2008
Posts: 287
Reputation: 250
DrSuSE is becoming a PPCGeeks regularDrSuSE is becoming a PPCGeeks regularDrSuSE is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bellsouth.net POP3 Problem

Just for kicks and helpfulness, I tested...

mail.bellsouth.net has a POP3 service running (port 110) but does not appear to have an SMTP service running (port 25). Unless they run on some super secret special SMTP port that their customers know of.

Edit: Log:

Code:
~]$ telnet mail.bellsouth.net 110
Trying 204.127.217.17...
Connected to mail.bellsouth.net.
Escape character is '^]'.
+OK (frfwpxc01) Maillennium POP3/PROXY server #824

Code:
~]$ telnet mail.bellsouth.net 25
Trying 204.127.217.17...

Last edited by DrSuSE; 11-05-2008 at 02:04 PM. Reason: Copy/paste log
Reply With Quote