lunes, 2 de julio de 2007

POP3 connectivity

Product : POP3.
Part Involved : Port 110
Summary : Checking if POP3 functions is working with configuration of email service.
Scenario : Sometimes email does not arrive to our inbox while client insist you to say : I have sent you.
Company : National Institute of Cancer sickness of Peru (INEN).
Reference Date : April 2003.

Sometimes is not enough to set up configuration of user mailbox, POP3 and SMTP into outlook user profile account such as http://germanmedinavirtual.blogspot.com/2007/04/migrating-pst-2003-2007-to-previous.html when trying to recover email is not working because there is some type of lost connection -seemingly- , after that additionally it needs to test if mailbox account is working and you can achive when log in to email server account and execute POP3 commands and rule out bad connections of LAN issues from probably email server services problems. Next lines are a true example (with real email server and user account) that you can follow to troubleshoot your connection with email server using POP3 commands.

C:\> telnet inen6.inen.sld.pe 110
+OK POP3 inen6.inen.sld.pe 2004.89 server ready
user prueba1
+OK User name accepted, password please
pass prueba1
+OK Mailbox open, 20 messages
list
+OK Mailbox scan listing follows
1 15955
2 36492
3 31637
4 14385
5 1340
6 1441
7 1444
8 1444
9 1444
10 1444
11 1443
12 1443
13 1443
14 1443
15 1443
16 1443
17 1443
18 1444
19 11596
20 1443
stat
+OK 20 131610

Reach to here means connectivity from your pc to email server account is ok, list command shows the quantity of email saved temporaly into email server -identify by ID- waiting to download in the next connection and stat command shows the summary of the previous command. To close connection proceed :

quit
+OK Sayonara

Se ha perdido la conexión con el host
C:\>

2 comentarios:

Anónimo dijo...

Oi, achei teu blog pelo google tá bem interessante gostei desse post. Quando der dá uma passada pelo meu blog, é sobre camisetas personalizadas, mostra passo a passo como criar uma camiseta personalizada bem maneira. Se você quiser linkar meu blog no seu eu ficaria agradecido, até mais e sucesso. (If you speak English can see the version in English of the Camiseta Personalizada. If he will be possible add my blog in your blogroll I thankful, bye friend).

German Medina Neria dijo...

OK, Rodrigo you have a nice blog, thank you very much for your comments and you are welcome !