|
Syntax
WRITTEN,
Description
Message has just been placed into the out tray.
Syntax
PARTIALLY_LOCALLY_SENT,
Description
Message has been sent upstream to some recipients.
Syntax
COMPLETELY_LOCALLY_SENT,
Description
Message has been sent upstream to all recipients.
Syntax
RECOVERABLE_LOCAL_ERROR,
Description
Local, non-fatal error (e.g. network temporarily not available).
Syntax
NONRECOVERABLE_LOCAL_ERROR,
Description
Local fatal error (e.g. first SMTP server upstream did not accept the
message).
Syntax
EXTERNAL_ERROR,
Description
Global fatal error (e.g. last member in SMTP chain could not deliver
the message).
Syntax
WAITING_CONFIRMATION,
Description
Message was sent; we are waiting for confirmation.
Syntax
CONFIRMED,
Description
Recipient confirmed reading.
|