A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , , , ,

How to read a outlook 2003 log file





 
 
Thread Tools Display Modes
  #1  
Old September 26th 07, 12:05 AM posted to microsoft.public.outlook
mobile
external usenet poster
 
Posts: 30
Default How to read a outlook 2003 log file

hello

how do I read a outlook log file to troubleshoot, is there a definition page
somewhere, here is an example.

+OK POP3 clients that break here, they violate STD53.

is the one message I see that has a problem of some kind.



Ads
  #2  
Old September 26th 07, 12:22 AM posted to microsoft.public.outlook
neo [mvp outlook]
external usenet poster
 
Posts: 538
Default How to read a outlook 2003 log file

Unfortunately there isn't any help pages that I am aware of. The person
that I used to bug in Microsoft to take a peek at these types of things
retired. Basically what you would look for is where Outlook is getting hung
up on pulling the same message id multiple times.

The other option to you is to contact Microsoft Product Support Services and
ask them to take a look at the log. I'm guessing that they have a cheat
sheet on what "STD53" means. Outside of that, the best thing I can say is
that by searching Google for "violate std53" shows that the POP3 server
isn't returning how many items are in the pop3 mailbox. The mail server
actually returns "+OK POP3 clients that break here, they violate STD53"
because the server was actually expecting a "LIST message #" rather than
just "LIST".


"mobile" wrote in message
. ..
hello

how do I read a outlook log file to troubleshoot, is there a definition
page somewhere, here is an example.

+OK POP3 clients that break here, they violate STD53.

is the one message I see that has a problem of some kind.





  #3  
Old September 26th 07, 01:55 AM posted to microsoft.public.outlook
mobile
external usenet poster
 
Posts: 30
Default How to read a outlook 2003 log file

thank you for the reply

could my smtp and pop settings affect this dl of emails into many multiple
of the same email.

I have smtp =587
pop3=110

thanks for the response, I will look into the MSS and see if they have an
idea of a fix. in the mean time I will keep working on it.
"neo [mvp outlook]" wrote in message
...
Unfortunately there isn't any help pages that I am aware of. The person
that I used to bug in Microsoft to take a peek at these types of things
retired. Basically what you would look for is where Outlook is getting
hung up on pulling the same message id multiple times.

The other option to you is to contact Microsoft Product Support Services
and ask them to take a look at the log. I'm guessing that they have a
cheat sheet on what "STD53" means. Outside of that, the best thing I can
say is that by searching Google for "violate std53" shows that the POP3
server isn't returning how many items are in the pop3 mailbox. The mail
server actually returns "+OK POP3 clients that break here, they violate
STD53" because the server was actually expecting a "LIST message #"
rather than just "LIST".


"mobile" wrote in message
. ..
hello

how do I read a outlook log file to troubleshoot, is there a definition
page somewhere, here is an example.

+OK POP3 clients that break here, they violate STD53.

is the one message I see that has a problem of some kind.







  #4  
Old September 26th 07, 01:56 AM posted to microsoft.public.outlook
neo [mvp outlook]
external usenet poster
 
Posts: 538
Default How to read a outlook 2003 log file

Your ports for SMTP/POP3 are fine. Do you keep messages on the POP3 server
after downloading them? The other thing to watch for is two account
definitions checking the same mailbox.

/neo

PS - There is nothing you can do client side. This is a server side issue.
It is acceptable for any POP3 mail client to issue the LIST command w/out
the message number. This is how a mail client figures out how many messages
are there and how much data needs to be downloaded.

"mobile" wrote in message
et...
thank you for the reply

could my smtp and pop settings affect this dl of emails into many multiple
of the same email.

I have smtp =587
pop3=110

thanks for the response, I will look into the MSS and see if they have an
idea of a fix. in the mean time I will keep working on it.
"neo [mvp outlook]" wrote in message
...
Unfortunately there isn't any help pages that I am aware of. The person
that I used to bug in Microsoft to take a peek at these types of things
retired. Basically what you would look for is where Outlook is getting
hung up on pulling the same message id multiple times.

The other option to you is to contact Microsoft Product Support Services
and ask them to take a look at the log. I'm guessing that they have a
cheat sheet on what "STD53" means. Outside of that, the best thing I can
say is that by searching Google for "violate std53" shows that the POP3
server isn't returning how many items are in the pop3 mailbox. The mail
server actually returns "+OK POP3 clients that break here, they violate
STD53" because the server was actually expecting a "LIST message #"
rather than just "LIST".


"mobile" wrote in message
. ..
hello

how do I read a outlook log file to troubleshoot, is there a definition
page somewhere, here is an example.

+OK POP3 clients that break here, they violate STD53.

is the one message I see that has a problem of some kind.









  #5  
Old September 26th 07, 04:09 AM posted to microsoft.public.outlook
neo [mvp outlook]
external usenet poster
 
Posts: 538
Default How to read a outlook 2003 log file

Tools Email Accounts View/Change existing e-mail accounts is where you
see how many POP3/IMAP/SMTP accounts you have defined to a mail profile.


"mobile" wrote in message
et...
I do not keep messages on the server. how do I check for more than one
account definition?

I am not sure my hosting company has enough technical no how to even
respond to the list command question.


"neo [mvp outlook]" wrote in message
...
Your ports for SMTP/POP3 are fine. Do you keep messages on the POP3
server after downloading them? The other thing to watch for is two
account definitions checking the same mailbox.

/neo

PS - There is nothing you can do client side. This is a server side
issue. It is acceptable for any POP3 mail client to issue the LIST
command w/out the message number. This is how a mail client figures out
how many messages are there and how much data needs to be downloaded.

"mobile" wrote in message
et...
thank you for the reply

could my smtp and pop settings affect this dl of emails into many
multiple of the same email.

I have smtp =587
pop3=110

thanks for the response, I will look into the MSS and see if they have
an idea of a fix. in the mean time I will keep working on it.
"neo [mvp outlook]" wrote in message
...
Unfortunately there isn't any help pages that I am aware of. The
person that I used to bug in Microsoft to take a peek at these types of
things retired. Basically what you would look for is where Outlook is
getting hung up on pulling the same message id multiple times.

The other option to you is to contact Microsoft Product Support
Services and ask them to take a look at the log. I'm guessing that
they have a cheat sheet on what "STD53" means. Outside of that, the
best thing I can say is that by searching Google for "violate std53"
shows that the POP3 server isn't returning how many items are in the
pop3 mailbox. The mail server actually returns "+OK POP3 clients that
break here, they violate STD53" because the server was actually
expecting a "LIST message #" rather than just "LIST".


"mobile" wrote in message
. ..
hello

how do I read a outlook log file to troubleshoot, is there a
definition page somewhere, here is an example.

+OK POP3 clients that break here, they violate STD53.

is the one message I see that has a problem of some kind.













  #6  
Old September 26th 07, 04:52 AM posted to microsoft.public.outlook
mobile
external usenet poster
 
Posts: 30
Default How to read a outlook 2003 log file

I do not keep messages on the server. how do I check for more than one
account definition?

I am not sure my hosting company has enough technical no how to even respond
to the list command question.


"neo [mvp outlook]" wrote in message
...
Your ports for SMTP/POP3 are fine. Do you keep messages on the POP3
server after downloading them? The other thing to watch for is two
account definitions checking the same mailbox.

/neo

PS - There is nothing you can do client side. This is a server side
issue. It is acceptable for any POP3 mail client to issue the LIST command
w/out the message number. This is how a mail client figures out how many
messages are there and how much data needs to be downloaded.

"mobile" wrote in message
et...
thank you for the reply

could my smtp and pop settings affect this dl of emails into many
multiple of the same email.

I have smtp =587
pop3=110

thanks for the response, I will look into the MSS and see if they have an
idea of a fix. in the mean time I will keep working on it.
"neo [mvp outlook]" wrote in message
...
Unfortunately there isn't any help pages that I am aware of. The person
that I used to bug in Microsoft to take a peek at these types of things
retired. Basically what you would look for is where Outlook is getting
hung up on pulling the same message id multiple times.

The other option to you is to contact Microsoft Product Support Services
and ask them to take a look at the log. I'm guessing that they have a
cheat sheet on what "STD53" means. Outside of that, the best thing I
can say is that by searching Google for "violate std53" shows that the
POP3 server isn't returning how many items are in the pop3 mailbox. The
mail server actually returns "+OK POP3 clients that break here, they
violate STD53" because the server was actually expecting a "LIST
message #" rather than just "LIST".


"mobile" wrote in message
. ..
hello

how do I read a outlook log file to troubleshoot, is there a definition
page somewhere, here is an example.

+OK POP3 clients that break here, they violate STD53.

is the one message I see that has a problem of some kind.











  #7  
Old September 26th 07, 03:58 PM posted to microsoft.public.outlook
mobile
external usenet poster
 
Posts: 30
Default How to read a outlook 2003 log file

yes I know how to look at the profiles like that, I thought maybe there was
another way.

I have about 5 profiles in outlook, I am not having problems but with this
one profile.

I have sent in a trouble ticket with my hosting provider.

thank you for your help and suggestions.
"neo [mvp outlook]" wrote in message
...
Tools Email Accounts View/Change existing e-mail accounts is where you
see how many POP3/IMAP/SMTP accounts you have defined to a mail profile.


"mobile" wrote in message
et...
I do not keep messages on the server. how do I check for more than one
account definition?

I am not sure my hosting company has enough technical no how to even
respond to the list command question.


"neo [mvp outlook]" wrote in message
...
Your ports for SMTP/POP3 are fine. Do you keep messages on the POP3
server after downloading them? The other thing to watch for is two
account definitions checking the same mailbox.

/neo

PS - There is nothing you can do client side. This is a server side
issue. It is acceptable for any POP3 mail client to issue the LIST
command w/out the message number. This is how a mail client figures out
how many messages are there and how much data needs to be downloaded.

"mobile" wrote in message
et...
thank you for the reply

could my smtp and pop settings affect this dl of emails into many
multiple of the same email.

I have smtp =587
pop3=110

thanks for the response, I will look into the MSS and see if they have
an idea of a fix. in the mean time I will keep working on it.
"neo [mvp outlook]" wrote in message
...
Unfortunately there isn't any help pages that I am aware of. The
person that I used to bug in Microsoft to take a peek at these types
of things retired. Basically what you would look for is where Outlook
is getting hung up on pulling the same message id multiple times.

The other option to you is to contact Microsoft Product Support
Services and ask them to take a look at the log. I'm guessing that
they have a cheat sheet on what "STD53" means. Outside of that, the
best thing I can say is that by searching Google for "violate std53"
shows that the POP3 server isn't returning how many items are in the
pop3 mailbox. The mail server actually returns "+OK POP3 clients that
break here, they violate STD53" because the server was actually
expecting a "LIST message #" rather than just "LIST".


"mobile" wrote in message
. ..
hello

how do I read a outlook log file to troubleshoot, is there a
definition page somewhere, here is an example.

+OK POP3 clients that break here, they violate STD53.

is the one message I see that has a problem of some kind.















 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I print to file and convert same file so it can be read? fredzo Outlook - Calandaring 2 February 11th 07 03:53 PM
Is there a way to read/view a WAB file? Wayne Outlook Express 2 January 28th 07 02:06 AM
Cannot open a read-only MSG file vkhazen@gmail.com Outlook - General Queries 4 October 25th 06 10:11 PM
Couldn't read old backup file German-Mexico Outlook - Installation 1 September 23rd 06 08:22 PM
Can not point outlook to read pst file from a backup file Jaime Outlook - Installation 1 May 19th 06 09:42 PM


All times are GMT +1. The time now is 08:41 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Buy Anything On eBay - Credit Cards - Credit Card - Fast Loans - Cheap Magazine