Technical data

ANALYZE MAIL
=SINCE=time
Deletes files created since the specified time.
Default: Deletes all files.
Use the /DELETE and /REPAIR qualifiers on the same command line only if their
time frames do not conflict.
The following command requeues lost mail created since yesterday and deletes all
previous mail:
TCPIP> ANALYZE MAIL /REPAIR /DELETE=BEFORE=YESTERDAY
/HOLD=time
Optional. Default: Immediate retransmission.
Hold, until the specified time, lost control files that you requeued.
/LOG[=file]
Optional. Default: [current_default_dir]:TCPIP$SMTP_ANALYZE.LOG.
Writes the ANALYZE MAIL log to the specified file.
/REPAIR
/NOREPAIR [=BEFORE=time | =SINCE=time]
Optional. Default: /NOREPAIR.
Corrects errors as follows:
Resubmits for delivery each valid control file in the SMTP directory with no
entry in an SMTP queue.
Deletes each invalid control file (fails the internal consistency check) and the
corresponding queue entry.
Either requeues or deletes messages placed on hold.
Supports the following options:
=BEFORE=time
Deletes files created before the specified time.
Default: Current date and time.
=SINCE=time
Deletes files created since the specified time.
Default: Deletes all files.
Do not use /REPAIR with /DELETE if their time frames conflict.
Examples
1.
TCPIP> ANALYZE MAIL /REPAIR
Displays status for the SMTP queues, and requeues each valid control file
that lacks a corresponding queue entry.
Command Descriptions 2–11