![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
Am using Outlook on XP Pro SP 2 to retrieve new messages every 1 minute from a pop server (Yahoo.co.uk) in order to process them automatically and I get the timeout error message 0x8004210A about 5 times a day, at the same time a logon box. Clicking OK on the logon box and on Cancel All on the timeout message box solves the problem (until the next occurs). My guess is that this is caused by network errors or some errors with the pop server (enabling longer timeouts e.g. up to 1 minute seems to make no difference). So I would say that the connection is actually quite reliable. However if anyone can suggest how to programatically clear such error messges, ideally from VBA (Excel), that would be most helpful (?) |
#2
|
|||
|
|||
![]()
Im getting the same thing. There is a help topic on the site, but it is about
firewall and ant-virus settings. Out of interest, is your problem intermittent? (Mine is) and do you use activesync( As this seems to be part of my issue)?? -- bonei1973 "Anthony D" wrote: Hi, Am using Outlook on XP Pro SP 2 to retrieve new messages every 1 minute from a pop server (Yahoo.co.uk) in order to process them automatically and I get the timeout error message 0x8004210A about 5 times a day, at the same time a logon box. Clicking OK on the logon box and on Cancel All on the timeout message box solves the problem (until the next occurs). My guess is that this is caused by network errors or some errors with the pop server (enabling longer timeouts e.g. up to 1 minute seems to make no difference). So I would say that the connection is actually quite reliable. However if anyone can suggest how to programatically clear such error messges, ideally from VBA (Excel), that would be most helpful (?) |
#3
|
|||
|
|||
![]()
Hi,
Yes it turned out that it was intermittent which makes me wonder what caused it, high traffic/Yahoo server were thought likely at the time. It could also appear on one PC or the other - generally not on both ! I found a recommendation (sorry forgot where exactly) that explicitly specifying that no authentication on the mail server is required with CDO could be helpful. This seems to have helped - the problem has not recurred over the last two months (but will keep watching !) .Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 0 "bonei" wrote: Im getting the same thing. There is a help topic on the site, but it is about firewall and ant-virus settings. Out of interest, is your problem intermittent? (Mine is) and do you use activesync( As this seems to be part of my issue)?? -- bonei1973 "Anthony D" wrote: Hi, Am using Outlook on XP Pro SP 2 to retrieve new messages every 1 minute from a pop server (Yahoo.co.uk) in order to process them automatically and I get the timeout error message 0x8004210A about 5 times a day, at the same time a logon box. Clicking OK on the logon box and on Cancel All on the timeout message box solves the problem (until the next occurs). My guess is that this is caused by network errors or some errors with the pop server (enabling longer timeouts e.g. up to 1 minute seems to make no difference). So I would say that the connection is actually quite reliable. However if anyone can suggest how to programatically clear such error messges, ideally from VBA (Excel), that would be most helpful (?) |
#4
|
|||
|
|||
![]()
Anthony D wrote:
Am using Outlook on XP Pro SP 2 to retrieve new messages every 1 minute from a pop server (Yahoo.co.uk) in order to process them automatically A send/receive interval of one minute is way too short. The recommended value is about ten minutes. -- Brian Tillman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003 error message | [email protected] | Outlook and VBA | 0 | May 14th 06 11:23 PM |
Error en Microsoft Outlook 2003 SP2 | Veredas | Outlook - Calandaring | 1 | April 4th 06 05:53 PM |
Date Error - Exporting Calendar - Outlook 2003 SP2 (Repost) | Steven Elliot | Outlook - Calandaring | 0 | March 30th 06 10:51 PM |
How to resolve error message 0X8004210A | grneyeldy1966 | Outlook - Installation | 1 | March 29th 06 04:32 AM |
ERROR MESSAGE when starting Outlook 2003 | GeckoRM | Outlook - Calandaring | 3 | March 4th 06 10:51 PM |