RE: Outlook over VPN - MTU issue? - problems with Q301337 fix?

2003-02-12 Thread Mike Scott
Ronni, Given that your other VPN clients work OK except this one I think I'd be looking at the specifics of this guys VPN and network setup and start with the simple stuff like the Watchguard traffic monitor and logs to see if anything's getting blocked and with the name resolution and dialup

RE: Adding a Contact via Visual Basic

2003-02-12 Thread Chris tanner
Hi, Actually, I am doing this using CDo, So the code is (in part): ' Create Session And Logon Set oSession = New MAPI.Session oSession.Logon ShowDialog:=True ' Go to the contacts folder Set oFolder = oSession.GetDefaultFolder(5) Set oMessages = oFolder.Messages ' Create a new Contact entry Set

E2K WEIRD GATEWAY ADDRESS

2003-02-12 Thread Jojo Solis
scenario we have two gateway for our Internet Server, G1 and G2. before i restarted my E2K server the gateway is pointed to G1 (gateway 1), when I start the server the IS and the MTA stacks service did not start successfully, the event log says the Routing Engine hung on starting (Event 7022)

RE: Letter to Exchange List - Using CDO for Exchange 2000

2003-02-12 Thread Chris tanner
Hello James, How is she connecting to the Exchange server? Code such as: ' Create Session And Logon Set oSession = New MAPI.Session oSession.Logon ShowDialog:=True will cause MAPI logon dialog to appear, displaying the default Outlook profile. Pressing OK on that window will cause the program

RE: insufficient space to store all of your rules

2003-02-12 Thread Erik Sojka
Nope; It's hard coded into the various products; something to do with the maximum amount of data that can fit into a single RPC packet. -Original Message- From: Anthony Roark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 10:24 PM To: Exchange Discussions Subject:

Strange 550 error

2003-02-12 Thread Jeffrey Dubyn
I have an issue with an Exchange 2000 SP3 server where an email sent from inside the Exchange organization is not getting to some recipients in a specific domain. I have logging turned up, and found a strange message: 550+not+local+host+recipientdomain.com,+not+a+gateway The 550 error maps to

RE: Strange 550 error

2003-02-12 Thread East, Bill
As best as I can guess, the remote server is complaining that the format of your message does not conform to the format it expects, which would be a user at a local host in the recipient's domain. The other half of the message is that it's not a gateway, so it will not pass on what appears to be a

RE: insufficient space to store all of your rules

2003-02-12 Thread Tom Meunier
Consolidate rules. (If this or this or this or this, move to Folder A is about 1/3 the size of four separate rules) Use mail-enabled public folders or resource mailboxes for alerts, discussion lists, recurring emails. Delete old rules that aren't being used any more. -Original Message-

Importing Contacts from 5.5 to E2K

2003-02-12 Thread Arnold, Paul
Good morning all. I was wondering if anyone knew of an easy way to import Exchange contacts into Exchange 2000. We have a subsidiary that is running Exchange 5.5 and quarterly they export their list of mailboxes to us using the Directory Export tool. We then have to manually massage the file to

RE: WARNING! OWA 5.5 E2K

2003-02-12 Thread Ken Cornetet
Nope, LegacyDN was the first thing I thought of. I perused the AD attributes and I didn't see anything that jumped out at me. I assume the attributes in question must be mailbox attributes in the store, not user attributes in AD. They didn't seem interested in going further since using 5.5 OWA

RE: Letter to Exchange List - Using CDO for Exchange 2000

2003-02-12 Thread Ken Cornetet
On NT/2K/XP HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profile\DefaultProfile On 9x HKEY_CURRENT_USER\Software\Microsoft\Windows Messaging Subsystem\Profiles\DefaultProfile -Original Message- From: Chris tanner [mailto:[EMAIL PROTECTED]]

RE: Importing Contacts from 5.5 to E2K

2003-02-12 Thread Ken Cornetet
If you aren't afraid to write a wee bit of code, Perl and Net::LDAP can easily do this assuming you want their mailboxes as contacts in AD. If you want them as contacts in a public folder, you'll have to use MAPI or the Outlook COM object. -Original Message- From: Arnold, Paul

RE: WARNING! OWA 5.5 E2K

2003-02-12 Thread Ken Cornetet
OWA 5.5 isn't exchange, it's just a big vbscript asp program that uses some COM objects and MAPI to access mail. It worked just fine in our test lab. Unfortunately, our testing didn't include creating new users after the switch to native mode, since switching to native mode was the last thing on

RE: WARNING! OWA 5.5 E2K

2003-02-12 Thread Charles Marriott
I agree in spirit. But, don't you install it from the Exchange 5.5 CD? Could it be related to the mode of your AD Domain/s? If all this stuff worked perfectly it wouldn't pay nearly as well. :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ken

RE: Importing Contacts from 5.5 to E2K

2003-02-12 Thread Erik Sojka
Drag the contacts to a PST and then drag them back? It's still somewhat manual but would not require the massaging that a CSV file might. -Original Message- From: Arnold, Paul [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 9:27 AM To: Exchange Discussions Subject:

RE: E2K WEIRD GATEWAY ADDRESS

2003-02-12 Thread Public Folder: Exchange
Having multiple gateways always causes problems in my experience. What is the reason for having the multiple gateways? Are they both in the same subnet? You are much better off avoiding a multiple gateway configuration if you can. -Kevin -Original Message- From: Jojo Solis

RE: Strange 550 error

2003-02-12 Thread Public Folder: Exchange
I have seen misleading 550 errors if Reverse DNS to your domain is not correct. If the IP address of your SMTP relay/server resolves to mail.domain.com, but the SMTP server/relay actually claims to be a different host name, then you can get a 550 error. -Kevin -Original Message-

Outlook2000

2003-02-12 Thread Tony Nguyen
I have just install Outlook 2000 and when I open Outlook to config for Exchange the Services is not there. I was looking under Tools menu. Right now it show account. When do I need to install? I have been installing Outlook 97 with the extension and then do the upgrade to 2000. How can I install

RE: Outlook2000

2003-02-12 Thread Charles Marriott
I think you are not in mapi/workgroup mode? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tony Nguyen Sent: Wednesday, February 12, 2003 8:27 AM To: Exchange Discussions Subject: Outlook2000 I have just install Outlook 2000 and when I open Outlook to

Re: insufficient space to store all of your rules

2003-02-12 Thread Chris Scharff
Archives. On 2/11/03 20:28, Anthony Roark [EMAIL PROTECTED] wrote: Exchange, I have many rules set in outlook. After activating all of them I get the following message: there is insufficient space to store all of your rules. Once I re-open the Rules Wizard I notice some rules have

Re: Strange 550 error

2003-02-12 Thread Chris Scharff
It means exactly what it says (and 550 isn't terribly generic). Domain.com is not a local host on the server you connected to and that server is also not a gateway for it. Either your DNS is fscked or one or more of their Mx records is improperly configured. Using telnet and the basic SMTP

Re: Outlook2000

2003-02-12 Thread Chris Scharff
Outlook? www.slipstick.com On 2/12/03 9:27, Tony Nguyen [EMAIL PROTECTED] wrote: I have just install Outlook 2000 and when I open Outlook to config for Exchange the Services is not there. I was looking under Tools menu. Right now it show account. When do I need to install? I have been

OT: eManager Rule Management

2003-02-12 Thread James Liddil
I figure a few folks here might use the Trend Micro ScanMail with the eManager. I have version 5.11. I already made a feature request to Trend but I thought maybe someone has come up with a work around. As one develops content filters there is no way to sort them nor is there a way to look for

OWA Page cannot be displayed

2003-02-12 Thread Gregory Householder
Okay, I have an issue with OWA that has just started to happen recently. I'm running Windows 2000 SP3 / Exchange 2000 SP3. I have users that once in a while they lose connection to their OWA. When they try to reconnect they get a page cannot be displayed. They are accessing the OWA through

RE: OWA Page cannot be displayed

2003-02-12 Thread Charles Marriott
If your Internet connection is solid what is causing them to loose the connection? It's using TCP. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gregory Householder Sent: Wednesday, February 12, 2003 8:50 AM To: Exchange Discussions Subject: OWA Page

RE: OWA Page cannot be displayed

2003-02-12 Thread Gregory Householder
That's my question. I can't figure it out either. Greg Householder [EMAIL PROTECTED] -Original Message- From: Charles Marriott [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 10:53 AM To: Exchange Discussions Subject: RE: OWA Page cannot be displayed If your Internet

RE: OWA Page cannot be displayed

2003-02-12 Thread Mellott, Bill
Ask yourself What else might I or Somebody else have changed I screwed myself one time cause of my URL filter... bill -Original Message- From: Gregory Householder [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 10:57 AM To: Exchange Discussions Subject: RE: OWA Page cannot

RE: OWA Page cannot be displayed

2003-02-12 Thread Charles Marriott
So, how do you know it is solid. It's the Internet, right? You don't own the whole wire. Check the IIS settings for things like http keepalives and connection time out value. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gregory Householder Sent:

RE: Outlook2000

2003-02-12 Thread Andrey Fyodorov
switch to corporate/workgroup mode under tools-options -Original Message- From: Tony Nguyen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 10:27 AM To: Exchange Discussions Subject: Outlook2000 I have just install Outlook 2000 and when I open Outlook to config for

RE: Outlook2000

2003-02-12 Thread Tony Nguyen
Thank everyone I found the answer -Original Message- From: Chris Scharff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 7:42 AM To: Exchange Discussions Subject: Re: Outlook2000 Outlook? www.slipstick.com On 2/12/03 9:27, Tony Nguyen [EMAIL PROTECTED] wrote: I have

RE: Outlook2000

2003-02-12 Thread Charles Marriott
This list is for sharing? Whatever could it BE? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tony Nguyen Sent: Wednesday, February 12, 2003 9:00 AM To: Exchange Discussions Subject: RE: Outlook2000 Thank everyone I found the answer -Original

RE: OWA Page cannot be displayed

2003-02-12 Thread RIM
You've checked event logs, checked that IIS isn't pegging out and resetting itself, checked the IIS logs? -Original Message- From: Gregory Householder [mailto:[EMAIL PROTECTED]] Sent: 12 February 2003 15:57 To: Exchange Discussions Subject: RE: OWA Page cannot be displayed

RE: WARNING! OWA 5.5 E2K

2003-02-12 Thread Ken Cornetet
Our AD domain is still mixed. -Original Message- From: Charles Marriott [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 9:55 AM To: Exchange Discussions Subject: RE: WARNING! OWA 5.5 E2K I agree in spirit. But, don't you install it from the Exchange 5.5 CD? Could it be

RE: IIScan / exmerge

2003-02-12 Thread Tim Ault
Q246153: DumperAlwaysOn=1 reghack Tim. x3683 -Original Message- From: Chris Scharff [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 6:07 PM To: Exchange Discussions Subject: Re: IIScan / exmerge Tools | Recover Deleted Items? On 2/6/03 16:38, [EMAIL PROTECTED] [EMAIL

RE: Outlook over VPN - MTU issue? - problems with Q301337 fix?

2003-02-12 Thread Dave Vantine
I would agree with Mike that it is probably and issue with that one client. I would look carefully at the name resolution. Can the user ping the exchange server via name resolution across the tunnel? We ran into some recent problems when using the MUVPN from Watchguard, especially on XP

RE: IIScan / exmerge

2003-02-12 Thread James Liddil
I find that holidays stop appearing in Outlook 2000 after Dec 31 , 2002. In XP things are fine. What is broken? Are what obvious thing am I not doing? Jim Liddil _ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm

Strange Problem with Word 2000

2003-02-12 Thread SAP
Hi All, We have a very strange issue here, windows 2000 file and print server and 2000 Prof clients runnig office 2000. when users access word docs on the local machines, everything is perfectly fine, but when they access the word docs on the server, it works fine to open the docs but to

Recall: IIScan / exmerge

2003-02-12 Thread James Liddil
James Liddil would like to recall the message, IIScan / exmerge. _ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe:

Holidays gone in Outlook

2003-02-12 Thread James Liddil
I find that holidays stop appearing in Outlook 2000 after Dec 31 , 2002. In XP things are fine. What is broken? Or what am I not doing? Jim Liddil _ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives:

Offline backup of Exch2k - options

2003-02-12 Thread HOLLIDAY, Eric
We have a remote office connected via T1. They have their own server (Exch2k Enterprise SP3 , Win2k Server SP3), and the database is close to 10Gb. Running an online backup (nightly) over the T1 is taking waaay too long. It's been suggested that we perform an offline backup, bring the stores

Re: Recall: IIScan / exmerge

2003-02-12 Thread Chris Scharff
I should hope so. On 2/12/03 10:35, James Liddil [EMAIL PROTECTED] wrote: James Liddil would like to recall the message, IIScan / exmerge. _ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives:

RE: Holidays gone in Outlook

2003-02-12 Thread Mellott, Bill
there is a fix for this from MS...check technet -Original Message- From: James Liddil [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 11:37 AM To: Exchange Discussions Subject: Holidays gone in Outlook I find that holidays stop appearing in Outlook 2000 after Dec 31 ,

RE: Holidays gone in Outlook

2003-02-12 Thread James Liddil
Ok I found that the .txt file needs updating. How can I do this from Exchange 2000 to all clients? Jim Liddil -Original Message- From: James Liddil Sent: Wednesday, February 12, 2003 11:37 AM To: Exchange Discussions Subject: Holidays gone in Outlook I find that holidays stop

RE: Holidays gone in Outlook

2003-02-12 Thread Bingel, Chris
MS has an update Holiday definition file available for download from their site. Careful deploying it, so that you don't wind up with duplicate entries. -Original Message- From: James Liddil [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 11:37 AM To: Exchange Discussions

RE: Offline backup of Exch2k - options

2003-02-12 Thread Andrey Fyodorov
10GB Eseutil will take a couple of hours I think. -Original Message- From: HOLLIDAY, Eric [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 11:23 AM To: Exchange Discussions Subject: Offline backup of Exch2k - options We have a remote office connected via T1. They have

RE: Offline backup of Exch2k - options

2003-02-12 Thread HOLLIDAY, Eric
Andrey, That's true. But you know, upon reading the archives (shoulda done that _before_ I posted the question!!), I don't think I want to use eseutil on a regular basis, unless it's necessary. Do you know of any other (3rd-party) app that would do this, or am I just barking up the wrong

RE: Offline backup of Exch2k - options

2003-02-12 Thread Charles Marriott
Have them do a local backup. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of HOLLIDAY, Eric Sent: Wednesday, February 12, 2003 9:23 AM To: Exchange Discussions Subject: Offline backup of Exch2k - options We have a remote office connected via T1. They

RE: Offline backup of Exch2k - options

2003-02-12 Thread HOLLIDAY, Eric
Using Backup Exec, right? -Original Message- From: Charles Marriott [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 12:20 PM To: Exchange Discussions Subject: RE: Offline backup of Exch2k - options Have them do a local backup. -Original Message- From: [EMAIL

RE: Offline backup of Exch2k - options

2003-02-12 Thread Charles Marriott
Using whatever works, just do it at the remote site. You can run/control it from the central office. What is the point of having a tape from a remote server? You gonna restore it over the T1? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of HOLLIDAY, Eric

RE: Offline backup of Exch2k - options

2003-02-12 Thread Drew Nicholson
Why not run an online backup on the local server, using Win2K Backup to back up to disk, and then copy the online backup over the T? Drew Nicholson Technical Writer Network Engineer LAN Manager RapidApp 312-372-7188 (work) 312-543-0008 (cell) Born To Edit -Original Message- From:

Offline Folders

2003-02-12 Thread McCready, Robert
Exchange 5.5. Windows 2000, Outlook 2000. I have a user that keeps getting a synchronization error message.. 7:46:32 Synchronizing Folder 'Calendar' 7:46:32 Error synchronizing message 'Network Team Staff' 7:46:32 [80070057-501-0-322] 7:46:32 The client

RE: Offline Folders

2003-02-12 Thread Candee Vaglica
Here's a Q dealing with synchronization problems: http://support.microsoft.com/default.aspx?scid=/support/outlook/synchro/defa ult.asp -Original Message- From: McCready, Robert [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 12:47 PM To: Exchange Discussions Subject:

RE: Offline backup of Exch2k - options

2003-02-12 Thread HOLLIDAY, Eric
I think I'll give that a whirl. Thanks, Drew. Eric Holliday Exchange Administrator Corporate Infomation Systems Logistics Management Institute -Original Message- From: Drew Nicholson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 12:19 PM To: Exchange Discussions Subject:

RE: Outlook over VPN - MTU issue? - problems with Q301337 fix?

2003-02-12 Thread Lockmer, Amy
Ronni - I had a similar VPN issue where just a few clients could ping the Exchange server but could not connect when they were connected via VPN. It turned out to be the RPC binding order on the client's registry. Have a look at Microsoft article #163576 and article #326036. I also found the

Strange behaviour with multiple attachments

2003-02-12 Thread RBHATIA
I encountered a strange behaviour with Outlook 2000. I sent myself an email with about 41 attachments (all Excel files) and when I received the email and first double clicked on it to open it, Id' get an error message saying Unable to open one or more attachments and would display a blank email

RE: Strange behaviour with multiple attachments

2003-02-12 Thread Candee Vaglica
Exchange server? Any AV on the exchange server? -Original Message- From: RBHATIA [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 1:59 PM To: Exchange Discussions Subject: Strange behaviour with multiple attachments I encountered a strange behaviour with Outlook 2000. I

RE: Strange behaviour with multiple attachments

2003-02-12 Thread Dolphin, Jeff
What AV is running on the Exchange server? I've noticed some small delays on mail with attachments since installing ScanMail but its not too bad...Have you considered using WinZip or something on all those files? That might help... -Original Message- From: RBHATIA [mailto:[EMAIL

RE: Strange behaviour with multiple attachments

2003-02-12 Thread Couch, Nate
I have seen this behavior with several AV software packages (Groupshield, Grousphield 2000, NAV, and Trend. What I have seen happen is that the AV software takes more time depending on the size of the message. At times I have had to double click on an attachment multiple times before it will

OWA HTTP/1.1 500 Internal Server Error

2003-02-12 Thread Chris Levis
(Exch2k SP3 on Win2k SP3) Hmm. I'm getting this error: HTTP/1.1 500 Internal Server Error, when users are logging in to OWA. The folder list appears and populates just fine, but that error appears in what would be the (bigger pane) item listing. Interestingly enough, if the user clicks

Re: Offline backup of Exch2k - options

2003-02-12 Thread Chris Scharff
Not sure who suggested that, but I'd put them on the short list for the next layoffs. On 2/12/03 10:22, HOLLIDAY, Eric [EMAIL PROTECTED] wrote: We have a remote office connected via T1. They have their own server (Exch2k Enterprise SP3 , Win2k Server SP3), and the database is close to

RE: OWA HTTP/1.1 500 Internal Server Error

2003-02-12 Thread Andrey Fyodorov
usually when I see error 500 it means that the user account does not have a mailbox, but in that case the whole page is displaying error 500, no frames. -Original Message- From: Chris Levis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 2:15 PM To: Exchange Discussions

Re: Holidays gone in Outlook

2003-02-12 Thread Chris Scharff
Is slipstick.com down? On 2/12/03 10:40, James Liddil [EMAIL PROTECTED] wrote: Ok I found that the .txt file needs updating. How can I do this from Exchange 2000 to all clients? Jim Liddil -Original Message- From: James Liddil Sent: Wednesday, February 12, 2003 11:37 AM To:

Re: Offline Folders

2003-02-12 Thread Chris Scharff
NoOST=3 On 2/12/03 11:46, McCready, Robert [EMAIL PROTECTED] wrote: Exchange 5.5. Windows 2000, Outlook 2000. I have a user that keeps getting a synchronization error message.. 7:46:32 Synchronizing Folder 'Calendar' 7:46:32 Error synchronizing message 'Network Team Staff' 7:46:32

RE: Offline backup of Exch2k - options

2003-02-12 Thread Andrey Fyodorov
EMC's business continuance volume can stop the Exchange services for a short time and mirror the files, then split the mirror, then start the Exchange services again. You can do whatever you want with the split mirror image. But that's like 1 million bucks. -Original Message- From:

RE: Strange 550 error

2003-02-12 Thread Blunt, James H (Jim)
...no nothin' - just seems like the email went into a black hole. Maybe you just answered your own question. Have you checked the RBL's to see if your listed? Have you been spamming this domain to death? With a domain name like optonline.net, I'd be tempted to drop you in a Blackhole list,

RE: Strange 550 error

2003-02-12 Thread Jeffrey Dubyn
Bill - The mail was not coming from optonline.net, but from a customer site using a different ISP to another domain. I didn't change the error at all - it's a copy and paste from the log. I didn't post the domains as I'm not sure if the customer would appreciate it in a public forum. As for

RE: Strange 550 error

2003-02-12 Thread Jeffrey Dubyn
Thank you, that's a very good point. The MX record for the customers domain is actually mail.oldcompanyname.com, not mail.newcompanyname.com even though the IP address is correct. Thanks again! Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of

RE: Strange behaviour with multiple attachments

2003-02-12 Thread RBHATIA
Thanks. That's a good idea -Original Message- From: Dolphin, Jeff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 1:58 PM To: Exchange Discussions Subject: RE: Strange behaviour with multiple attachments What AV is running on the Exchange server? I've noticed some small

RE: Strange behaviour with multiple attachments

2003-02-12 Thread RBHATIA
Norton Anti Virus for MS Exchange running on Exchange server. -Original Message- From: Candee Vaglica [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 2:11 PM To: Exchange Discussions Subject: RE: Strange behaviour with multiple attachments Exchange server? Any AV on the

RE: Strange behaviour with multiple attachments

2003-02-12 Thread RBHATIA
Thanks. That's good to know. -Original Message- From: Couch, Nate [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 2:12 PM To: Exchange Discussions Subject: RE: Strange behaviour with multiple attachments I have seen this behavior with several AV software packages

RE: Strange behaviour with multiple attachments

2003-02-12 Thread Candee Vaglica
The antivirus is scanning the attachment. -Original Message- From: RBHATIA [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 2:13 PM To: Exchange Discussions Subject: RE: Strange behaviour with multiple attachments Norton Anti Virus for MS Exchange running on Exchange

RE: Strange 550 error

2003-02-12 Thread Jeffrey Dubyn
Chris - Thanks for the info - looks like it could be an MX issue as the MX record for the customer points to oldcustomername.com not newcustomername.com (although both names are still valid). FYI - If you check out MSKB 284204, it does say that 550 maps to a Generic protocol error (SMTP error).

recurring scheduling problems

2003-02-12 Thread Mitchell Mike
Good afternoon, Outlook 98 NT 4.0 SP4 I was working with a user on an Outlook scheduling problem and after we had completed the rescheduling process I was curious of how other people were handling reschedules. Here is the scenario: User needed to reschedule a recurring meeting and the resource

RE: Strange 550 error

2003-02-12 Thread Jeffrey Dubyn
Jim - The customer is not on optonline.net, is not listed at ordb.org, there has not been any spamming coming from this domain from this server, and the problem is sporadic - so I don't think that's the issue. And what's you got against Optonline.net :) Although the owners won't let us watch

RE: Strange 550 error

2003-02-12 Thread Charles Marriott
Telnet to port 25 and run the SMTP commands is the simple way to send commands and read replies one at a time. The best way to ts SMTP issues imo. (I am not Chris and not speaking for him) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeffrey Dubyn

RE: Strange 550 error

2003-02-12 Thread Jeffrey Dubyn
Charles - I fully agree and have successfully sent email through by telnetting from the Exchange server to that domain. What I'm trying to figure out is how to ensure this doesn't happen in the future as the issue is sporadic, but is quite perturbing to the customer. Regards, Jeff

RE: OWA HTTP/1.1 500 Internal Server Error

2003-02-12 Thread Chris Levis
Whatever it was, restarting the SA fixed it. -Original Message- From: Andrey Fyodorov [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 2:22 PM To: Exchange Discussions Subject: RE: OWA HTTP/1.1 500 Internal Server Error usually when I see error 500 it means that

RE: Strange 550 error

2003-02-12 Thread Charles Marriott
The present moment is all we have control of, on a good day. :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeffrey Dubyn Sent: Wednesday, February 12, 2003 12:54 PM To: Exchange Discussions Subject: RE: Strange 550 error Charles - I fully agree

Re: Strange 550 error

2003-02-12 Thread Chris Scharff
Microsoft's definitions are sometimes interesting. Where the Mx records point generally doesn't matter... http://mail-resources.com/modules.php?op=modloadname=Sectionsfile=indexre q=viewarticleartid=2 might help you to troubleshoot. On 2/12/03 13:39, Jeffrey Dubyn [EMAIL PROTECTED] wrote:

RE: Strange 550 error

2003-02-12 Thread East, Bill
Actually the name optonline.net is misleading, the company I believe is Optimum Online or some such, n'est ce pas? But the name was a point of discussion, Jeffrey; it appears that the first thing that a spammer does after bringing the KFC and Schlitz into his trailer is to pick a domain name with

Outlook 2k unable to open you default folders

2003-02-12 Thread Jerry J.
This PC had a problem after a power outage. I have gotten it running fine except for one problem. I get that error when trying to open a mailbox. Now, I can goto another PC and open this users mailbox no problem so it is not a problem with the info store. On this PC you can pingthe mail server,

RE: Outlook 2k unable to open you default folders

2003-02-12 Thread Candee Vaglica
Try recreating his profile. -Original Message- From: Jerry J. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 3:26 PM To: Exchange Discussions Subject: Outlook 2k unable to open you default folders This PC had a problem after a power outage. I have gotten it running fine

RE: Outlook 2k unable to open you default folders

2003-02-12 Thread Jerry J.
I have tried that and it tells me that it cannot resolve the name. The name could not be resolved. The Microsoft Exchange Address Book was unable to log on to the Microsoft Exchange Server computer. _ List posting FAQ:

RE: Outlook 2k unable to open you default folders

2003-02-12 Thread Petschow, Jeff
Uninstall and re-install tcp/ip. http://support.microsoft.com/default.aspx?scid=kb;en-us;268575 Jeff -Original Message- From: Jerry J. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 2:31 PM To: Exchange Discussions Subject: RE: Outlook 2k unable to open you default

RE: Outlook 2k unable to open you default folders

2003-02-12 Thread Charles Marriott
use the ip address -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jerry J. Sent: Wednesday, February 12, 2003 1:31 PM To: Exchange Discussions Subject: RE: Outlook 2k unable to open you default folders I have tried that and it tells me that it cannot

RE: Outlook 2k unable to open you default folders

2003-02-12 Thread Jerry J.
That fixed the problem beautifully. Thanks alot! _ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED]

RE: Outlook over VPN - MTU issue? - problems with Q301337 fix?

2003-02-12 Thread Smith, Ronni
Well, that is just the thing. It is not just that one client. He is always the pain-in-the-patootie guy so I assumed it was just his karma when I couldn't find anything different between our machines other than I use DSL and he uses dial-up. At that time that Q article told you to call PSS and I

RE: Outlook 2k unable to open you default folders

2003-02-12 Thread Chris Levis
Which solution fixed it? -Original Message- From: Jerry J. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 3:56 PM To: Exchange Discussions Subject: RE: Outlook 2k unable to open you default folders That fixed the problem beautifully. Thanks alot!

Re: Outlook 2k unable to open you default folders

2003-02-12 Thread Bob
what fixed the problem beautifully ? - Original Message - From: Jerry J. [EMAIL PROTECTED] To: Exchange Discussions [EMAIL PROTECTED] Sent: Wednesday, February 12, 2003 8:55 PM Subject: RE: Outlook 2k unable to open you default folders That fixed the problem beautifully. Thanks

RE: Offline backup of Exch2k - options

2003-02-12 Thread Robert Moir
What makes sending these backups over your T1 line instead of working it all locally so attractive to you that you are prepared to do an offline backup just to get that? -Original Message- From: HOLLIDAY, Eric [mailto:[EMAIL PROTECTED]] Sent: Wed 12/02/2003

OT: Book Question

2003-02-12 Thread Tony Hlabse
I looked on MS's site and Amazon. Could not find a book on MOM. Does anybody know of one? _ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail

Notes client to Outlook client

2003-02-12 Thread Tony Hlabse
Have a client doing a Notes to Exchange 2000 migration. What he wants migrated is Calendar and Contact from the client side not the server side. Does anyone know of tools for that? _ The new MSN 8: advanced junk mail protection

RE: Book Question

2003-02-12 Thread Stevens, Dave
here is one on mom's house... Mom's House, Dad's House: Making Two Homes for Your Child http://www.amazon.com/exec/obidos/tg/detail/-/0684830787/qid=1045085473/sr=8 -3/ref=sr_8_3/104-2038329-1854319?v=glances=booksn=507846 -Original Message- From: Tony Hlabse [mailto:[EMAIL PROTECTED]]

SysAdmin vocab.. t'hyuk..

2003-02-12 Thread Tim Ault
BLAMESTORMING: Sitting around in a group, discussing why a server went down, and who was responsible. SEAGULL MANAGER: A manager who flies in, makes a lot of noise, craps on everything, and then leaves. CUBE FARM: An office filled with cubicles. MOUSE POTATO: The on-line, wired generation's

RE: Book Question

2003-02-12 Thread Hutchins, Mike
I found this one, too! How to Help Your Husband Make More Money So You Can Be a Stay-At-Home Mom by Joanne Watson http://www.amazon.com/exec/obidos/tg/detail/-/0446690163/qid=1045086090/ sr=1-2/ref=sr_1_2/104-7286592-3869543?v=glances=books -Original Message- From: Stevens, Dave

RE: Book Question

2003-02-12 Thread Scoles, Damian
I just went to www.bestwebbuys.com/books/ and looked up Microsoft Operations Manager and got these results: BooksAMillion$33.52 Amazon $34.99 The link to Amazon's is :http://www.amazon.com/exec/obidos/ASIN/0672323761/ref%3Dnosim/bestbookb uys00/002-5665487-7063245 Hope that

RE: Book Question

2003-02-12 Thread Scoles, Damian
Forgot the book info. Sorry. Microsoft Operations Manager: Managing, Tuning and Securing Author: Chris Amaris Format: Trade Paperback Publication Date: December 13, 2002 ISBN: 0672323761 List Price: $ 49.99 Damian Scoles Senior Technical Analyst MCSE+I, CCNP -Original Message-

RE: SysAdmin vocab.. t'hyuk..

2003-02-12 Thread Chinnery, Paul
Thanks, Tim. Those were great (esp Seagull Mgr). Paul Chinnery Network Administrator Mem Med Ctr -Original Message- From: Tim Ault [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 4:41 PM To: Exchange Discussions Subject: SysAdmin vocab.. t'hyuk.. BLAMESTORMING: Sitting

RE: Outlook 2k unable to open you default folders

2003-02-12 Thread Mick Putley
I assume you can ping the exchange server but try: net view \\exchangeservername You might have a netbios resolution issue -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jerry J. Sent: Wednesday, February 12, 2003 1:26 PM To: Exchange Discussions

RE: Offline backup of Exch2k - options

2003-02-12 Thread Andrey Fyodorov
I like this idea the best. You could have an additional drive in the Exchange server that would hold the backup file, or you could have a little helper server that would hold the backup(s) I (because I don't trust Legato alone) have a helper server with 3 drives. Drive 1 is for Mondays and

  1   2   >