Delivery Failure emails - Need to get handle using script

Hi Folks,

I would like to get handle on Delivery Failured emails in Inbox using Lotus Script… Which field value tells us that the email is failured …So pls tell which key field i need to look into.

Rgds

Raj

Subject: Delivery Failure emails - Need to get handle using script

Form = “NonDelivery Report” or@IsAvailable(FailureReason)

this would not account for delivery failures that occur outside of your domino domain such as a return from postmaster or mailer-daemon in another mail domain.

Subject: RE: Delivery Failure emails - Need to get handle using script

Thanks Paul…

Rgds

Raj