Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 05-03-2005, 01:49 PM   #1 (permalink)
Devoted
 
Redlemon's Avatar
 
Donor
Location: New England
Outlook / Exchange Server / slow checking

We are running Exchange 5.5 on a NT4 server (yeah, we need to replace it). It's getting pretty cranky these days. Most of that I can deal with, but there's a new issue. The workstations in our office are using Outlook 98 to connect to it, and it is often taking over a half hour for a message to cross our office.

I can't find any setting in Outlook 98 that says "only check for messages every 45 minutes" or anything like that. However, I notice that if I've left Outlook unattended for a while, then open an email or something, I'll suddenly get a pile of emails that have built up, so working in Outlook seems to trigger the "get email" action.

Unfortunately, I can't narrow down the timeframe on when this started to happen, or what may have been changed on the server at the time. Any suggestions on where to look? I've Googled, but I can't find the right search terms to define my problem.
__________________
I can't read your signature. Sorry.
Redlemon is offline  
Old 05-03-2005, 01:57 PM   #2 (permalink)
Junkie
 
Location: bedford, tx
If this is happening all across the domain, its an exchange issue, not outlook. whens the last backup and defrag of the edb?
__________________
"no amount of force can control a free man, a man whose mind is free. No, not the rack, not fission bombs, not anything. You cannot conquer a free man; the most you can do is kill him."
dksuddeth is offline  
Old 05-03-2005, 02:00 PM   #3 (permalink)
Devoted
 
Redlemon's Avatar
 
Donor
Location: New England
Backups: nightly. Defrags: we don't have the room left on that drive to even do a defrag. Pathetic, I know.

(just saw the time, I'm bailing out for tonight)
__________________
I can't read your signature. Sorry.

Last edited by Redlemon; 05-03-2005 at 02:07 PM..
Redlemon is offline  
Old 05-03-2005, 03:13 PM   #4 (permalink)
Master of No Domains
 
portwineboy's Avatar
 
Location: WEEhawken, New Joisey
It sounds like your clients are running in offline mode? Check the "send/receive" settings on one of the client machines. Tools, Options, Mail Delivery

Also, if your server's HD is so full you can't defrag the edb you might be having a problem server side. Have you checked the event logs on the server? System and Application. Also reboot the server...(quick and worth a shot)

Sry I can't be more help, but I haven't run exchange on NT in years. (thank god)

Edit: Is there a new firewall? It may be blocking UDP packets sent to update mailbox new mail notification, and clicking on mailbox sends mail send/receive packets which may come on the only port the firewall is expecting to see and allow for client ops.

See here for more coherent

http://support.microsoft.com/default...b;en-us;264035
__________________
If you can read this, thank a teacher.
If you can read this in English, thank a veteran.

Last edited by portwineboy; 05-03-2005 at 03:23 PM.. Reason: to make me sound less like a non english speaker
portwineboy is offline  
Old 05-03-2005, 06:43 PM   #5 (permalink)
Insane
 
Bratwurst's Avatar
 
Location: La la land
Quote:
Originally Posted by portwineboy
Edit: Is there a new firewall? It may be blocking UDP packets sent to update mailbox new mail notification, and clicking on mailbox sends mail send/receive packets which may come on the only port the firewall is expecting to see and allow for client ops.

See here for more coherent

http://support.microsoft.com/default...b;en-us;264035
Not exactly the same situation as yours since I ran into this on a different platform, but I would check exactly what he mentions above with the firewall setting on the local machine if you are using one. Because as soon as people installed SP2 for xp at my old job this issue started happening all over the place until we realized we needed to make an exception for outlook in the windows firewall. Otherwise, it can't keep an open connection to the exchange server. So if you have a software based firewall I would check it to make sure it allowed outlook to make connections.

The issue we had sounded exactly the same, if you didn't do anything, no mail would show up. If you clicked on a different folder or opened an email though, it would suddenly download all the mail.
__________________
40
Bratwurst is offline  
Old 05-03-2005, 06:53 PM   #6 (permalink)
Insane
 
Bratwurst's Avatar
 
Location: La la land
Oh - and if you need to run a defrag using eseutil and don't have enough space left on the drive -

you can do it to a different partition. So either add an IDE drive or an external USB drive, or even do it across the network to a mapped drive. It will be slow, but it will work. Make absolutely sure you have a good backup of the store before you do so. Also, this will take extra time than a usual defrag because you are working with the limitations of how quickly the data can move back and forth. If you have a store that is many multiple gigs, plan for the moving of the data to the temp location, and then back from the temp location. I had to do this a bunch of times at my old work as well.

Thing is, I have done this a lot in exchange 2k, but never in exchange 5.5 so I hesitate to go through all the switches as they would be different in some cases. Here's a microsoft article on eseutil though that has some 5.5 mentions.

http://support.microsoft.com/default...Product=exch2k
__________________
40
Bratwurst is offline  
Old 05-04-2005, 06:00 AM   #7 (permalink)
Devoted
 
Redlemon's Avatar
 
Donor
Location: New England
Oooh, portwineboy, the XP/SP2 firewall sounds like it might be the issue. Nice thinking.

/ goes to test it...

Yup, we have a winner! Thank you muchly.

Bratwurst, I might get back to you with more questions about the Exchange defrag, and mapping to a random user's drive where there's plenty of space. I run the network here, because it is a small office and "I'm the guy who understands computers". I have no actual training, and have to be billable on real work as well.
__________________
I can't read your signature. Sorry.
Redlemon is offline  
Old 05-04-2005, 06:30 AM   #8 (permalink)
"Officer, I was in fear for my life"
 
hrdwareguy's Avatar
 
Location: Oklahoma City
OK, simular problem here. We have Exchange 5.5 on a Win2K box. Clients run a mix of Win98 and WinXP SP2. On the XP SP2 clients, mail does not send or receive unless you open an email, click a different folder, etc. Windows firewall is turned off but even though it is, I made an exception for it. Still have the same problem, I read somewhere that with XP SP2 the Remote Procedure Call hangs in Outlook XP and is only called when one of the above events happens. It will eventually trigger itself, but I should be able to get the email my boss sends before he gets up and comes to my office to ask me if I have read it yet.
__________________
Gun Control is hitting what you aim at

Aim for the TFP, Donate Today
hrdwareguy is offline  
Old 05-04-2005, 06:40 AM   #9 (permalink)
Devoted
 
Redlemon's Avatar
 
Donor
Location: New England
Quote:
Originally Posted by hrdwareguy
I read somewhere that with XP SP2 the Remote Procedure Call hangs in Outlook XP and is only called when one of the above events happens.
I found 883606 Messages in Microsoft Outlook are not sent immediately in Windows XP Service Pack 2; it doesn't affect my ancient version of Outlook. There's a registry workaround in there.
__________________
I can't read your signature. Sorry.
Redlemon is offline  
Old 05-04-2005, 07:43 AM   #10 (permalink)
"Officer, I was in fear for my life"
 
hrdwareguy's Avatar
 
Location: Oklahoma City
Quote:
Originally Posted by Redlemon
I found 883606 Messages in Microsoft Outlook are not sent immediately in Windows XP Service Pack 2; it doesn't affect my ancient version of Outlook. There's a registry workaround in there.
Heh, after I posted I searche the MS site and found the same article. Great minds must think alike However the fix I used was the exact opposite as the one proposed by Microsoft. Instead of turning on the Remote Procedure Call as described in the article, I turned them off and use the User Datagram Protocol. The UDP provides a faster response for sending and receiving the messages. Probably makes extra network traffic, but for 10 people it doesn't make that much difference.
__________________
Gun Control is hitting what you aim at

Aim for the TFP, Donate Today
hrdwareguy is offline  
Old 05-04-2005, 08:40 AM   #11 (permalink)
Master of No Domains
 
portwineboy's Avatar
 
Location: WEEhawken, New Joisey
Quote:
Originally Posted by Redlemon
Oooh, portwineboy, the XP/SP2 firewall sounds like it might be the issue. Nice thinking.

/ goes to test it...

Yup, we have a winner! Thank you muchly.
Awesome! Good luck with it.
__________________
If you can read this, thank a teacher.
If you can read this in English, thank a veteran.
portwineboy is offline  
 

Tags
checking, exchange, outlook, server, slow


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 11:32 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54