When
the maximum is reached, the
oldest log is deleted. Only log
files are counted in the calculation.
250MB
MessageTrackingLogMaxAge The maximum file age of a
log. Logs older than this date
are deleted.
30 Days
MessageTrackingLogSubject-
LoggingEnabled
Enables or disables including
the subject in the logs
Enabled
The common fields used in searching are listed next.
The EventID parameter is the event - id field in the tracking logs. This value is the event classification
for the message. Possible values are:
Badmail
Defer
Deliver
DSN
Expand
Fail
PoisonMessage
Receive
Redirect
Resolve
Submit
Transfer
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
Part III: Working with PowerShell in a Production Environment
312
The Subject parameter corresponds to the message - subject field in the tracking logs. This supports
using partial values.
The MessageID parameter corresponds to the message - id field in the tracking logs. This value never
changes for the lifetime of the message.
The Start and End parameters correspond to the date - time field in the tracking logs. Either parameter
used by itself retrieves all entries before or after the specified date. If both are used, the messages fall
within the range between the Start and End . The date - time field is stored in Coordinated Universal
Time (UTC).
Pages:
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449