No Outlook 2003 log-file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

As I have send problems (posted here separately yesterday), I have activated
the transport logging in Outlook.

However, no files ending with .LOG on my local disk C: contain this
information. (I have restarted Outlook several times, and have had the same
send problem after activating transport logging.)

Suggestions?
 
No, no such file callep opml. I did check the location you give before
posting my note on no log-file, but the library Local Settings does not exist
as described.

"Bill R MVP" skrev:
 
joranbergh said:
No, no such file callep opml. I did check the location you give before
posting my note on no log-file, but the library Local Settings does
not exist as described.

Yes it does, but it's a hidden folder by default. Windows wouldn't work
without it. Open WIndows Explorer and enter the following in the "Address"
field:

%temp%

Click Go.
 
OK, thanks, I missed searching in the hidden files. Sorry if I include too
much below, but perhaps better to be on the safe side ... there is one
unsuccessful and one successful attempt logged.

I am not clear whether the problem really is on the SMTP server end.

Here comes an excerpt from an unsuccessful send session log

2005.09.20 17:17:26 <<<< Logging Started (level is LTF_TRACE) >>>>
2005.09.20 17:17:26 Medic-mail: Synch operation started (flags = 00000001)
2005.09.20 17:17:26 Medic-mail: UploadItems: 0 messages to send
2005.09.20 17:17:26 Medic-mail: Synch operation completed
2005.09.20 17:22:36 Medic-mail: Synch operation started (flags = 00000001)
2005.09.20 17:22:36 Medic-mail: UploadItems: 0 messages to send
2005.09.20 17:22:36 Medic-mail: Synch operation completed
2005.09.20 17:25:51 Medic-mail: Synch operation started (flags = 00000001)
2005.09.20 17:25:51 Medic-mail: UploadItems: 1 messages to send
2005.09.20 17:25:52 SMTP (mail.chalmers.se): Begin execution
2005.09.20 17:25:52 SMTP (mail.chalmers.se): Port: 587, Secure: SSL, SPA: no
2005.09.20 17:25:52 SMTP (mail.chalmers.se): Finding host
2005.09.20 17:25:52 SMTP (mail.chalmers.se): Connecting to host
2005.09.20 17:25:52 SMTP (mail.chalmers.se): Securing connection
2005.09.20 17:25:52 SMTP (mail.chalmers.se): Disconnected from host
2005.09.20 17:26:19 Medic-mail: Task cancelled: flags = 00000001
2005.09.20 17:26:19 SMTP (mail.chalmers.se): End execution
2005.09.20 17:26:19 Medic-mail: ReportStatus: RSF_COMPLETED, hr = 0x800ccc7d
2005.09.20 17:26:19 Medic-mail: Synch operation completed
2005.09.20 17:26:20 Resource manager terminated

and one from a successful attempt

2005.09.20 20:14:28 Medic-mail: UploadItems: 1 messages to send
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Begin execution
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Port: 587, Secure: TLS, SPA: no
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Finding host
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Connected to host
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 220 mail.chalmers.se ESMTP
Postfix Hello?
2005.09.20 20:14:28 SMTP (mail.chalmers.se): [tx] EHLO BerghJL
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-mail.chalmers.se
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-PIPELINING
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-SIZE 51200000
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-VRFY
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-ETRN
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-STARTTLS
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250 8BITMIME
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Securing connection
2005.09.20 20:14:28 SMTP (mail.chalmers.se): [tx] STARTTLS
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 220 Ready to start TLS
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Securing connection
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Connected to host
2005.09.20 20:14:28 SMTP (mail.chalmers.se): [tx] EHLO BerghJL
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-mail.chalmers.se
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-PIPELINING
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-SIZE 51200000
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-VRFY
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-ETRN
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-AUTH LOGIN PLAIN
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250-AUTH=LOGIN PLAIN
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 250 8BITMIME
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Authorizing to server
2005.09.20 20:14:28 SMTP (mail.chalmers.se): [tx] AUTH LOGIN
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 334 VXNlcm5hbWU6
2005.09.20 20:14:28 SMTP (mail.chalmers.se): [tx] YmVyZ2g=
2005.09.20 20:14:28 SMTP (mail.chalmers.se): <rx> 334 UGFzc3dvcmQ6
2005.09.20 20:14:28 SMTP (mail.chalmers.se): [tx] *****
2005.09.20 20:14:29 SMTP (mail.chalmers.se): <rx> 235 Authentication
successful
2005.09.20 20:14:29 SMTP (mail.chalmers.se): Authorized to host
2005.09.20 20:14:29 SMTP (mail.chalmers.se): Connected to host
2005.09.20 20:14:29 SMTP (mail.chalmers.se): [tx] MAIL FROM: <*****>
2005.09.20 20:14:29 SMTP (mail.chalmers.se): <rx> 250 Ok
2005.09.20 20:14:29 SMTP (mail.chalmers.se): [tx] RCPT TO: <*****>
2005.09.20 20:14:29 SMTP (mail.chalmers.se): <rx> 250 Ok
2005.09.20 20:14:29 SMTP (mail.chalmers.se): [tx] DATA
2005.09.20 20:14:29 SMTP (mail.chalmers.se): <rx> 354 End data with
<CR><LF>.<CR><LF>
2005.09.20 20:14:29 SMTP (mail.chalmers.se): [tx]
..
2005.09.20 20:14:29 SMTP (mail.chalmers.se): <rx> 250 Ok: queued as 915113BB2
2005.09.20 20:14:29 SMTP (mail.chalmers.se): End execution
2005.09.20 20:14:29 Medic-mail: ReportStatus: RSF_COMPLETED, hr = 0x00000000
2005.09.20 20:14:29 Medic-mail: Synch operation completed
2005.09.20 20:14:50 Resource manager terminated

"Brian Tillman" skrev:
 
joranbergh said:
OK, thanks, I missed searching in the hidden files. Sorry if I
include too much below, but perhaps better to be on the safe side ...
there is one unsuccessful and one successful attempt logged. ....snip...
send 2005.09.20 17:25:52 SMTP (mail.chalmers.se): Begin execution
2005.09.20 17:25:52 SMTP (mail.chalmers.se): Port: 587, Secure: SSL,
....snip...

2005.09.20 20:14:28 SMTP (mail.chalmers.se): Begin execution
2005.09.20 20:14:28 SMTP (mail.chalmers.se): Port: 587, Secure: TLS,

This indicates to me that the client is to blame, being configured for SSL
the first time, but not the second time.
 
OK, thanks again, I will get back to the SMTP server guys.

"Brian Tillman" skrev:
 
Just to write and say "Thank" for the location of .log file. I've been
success on loggin enable and finding out the location. Found it anyway with
this community.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top