HI
How to check the exact status of delivery of the message.
I am using getStatusCode(Returns 0) and getRecStatus(Returns OK) to get the status back for successful delivery. But it seems it does not give the actual result.
For e.g Job id 210827 has not been delivered to the end user becuase th eemail id being used is not correct. But still I am getting the status code as 0 and Rec Status as OK.
Probably I am not looking for the correct option here.
Can you please help me on this.